Age | Commit message (Expand) | Author |
---|---|---|
2022-01-12 | fuzz DisplayStyle::C and fix corresponding issues1.1.4 | iximeow |
2022-01-02 | Wrap unsafe functions to catch errors in debug | 5225225 |
2021-10-10 | support endbr{32,64} | iximeow |
2021-10-10 | consistentify doc style | iximeow |
2021-10-10 | export `InstructionDisplayer` (#9) | i509VCB |
2021-08-21 | improve relative branch offset formatting for DisplayStyle::C | iximeow |
2021-08-21 | fix negative relative branches (again!!! +- is bad!!!) | iximeow |
2021-08-14 | relative branches should be shown as $+offset, not just plain offset | iximeow |
2021-07-04 | update crate to rust 2018 | iximeow |
2021-07-04 | support avx512 registers >=16 | iximeow |
2021-07-04 | support xacquire/xrelease prefixing | iximeow |
2021-07-04 | add real-mode decoder | iximeow |