Age | Commit message (Expand) | Author |
2023-11-02 | ah and a doc comment for the public method0.2.4 | iximeow |
2023-11-02 | make RegShift::into_shift public | wscp |
2023-01-31 | fix 24-bit branch immediate decoding | jam1garner |
2022-09-29 | Fix 32-bit conditional thumb branches | Mitchell Johnson |
2022-09-29 | Fix negative unconditional 16-bit thumb branches | Mitchell Johnson |
2022-09-29 | Fix 32-bit Thumb unconditional branch decoding | Mitchell Johnson |
2022-04-08 | Fix no_std builds | Mitchell Johnson |
2022-01-02 | fix docs that failed to build | iximeow |
2022-01-02 | why did that compile | iximeow |
2022-01-02 | document the crate | iximeow |
2022-01-01 | capstone/yax differences, test pac more comprehensively | iximeow |
2022-01-01 | fix float formatter | iximeow |
2022-01-01 | more inconvenient test case handling | iximeow |
2022-01-01 | test expectation cleanup | iximeow |
2022-01-01 | start getting the msr/hint situation under control | iximeow |
2021-12-31 | more pac instructions, fmov fixes | iximeow |
2021-12-31 | fix more invalid rejects, misdecodes, test cases | iximeow |
2021-12-31 | shift/sm3ss fixes | iximeow |
2021-12-31 | sshll is weird | iximeow |
2021-12-31 | pac, cfi, other misc cleanup, notes and todos | iximeow |
2021-12-30 | many many MORE one-off fixes from differential testing | iximeow |
2021-12-29 | many incorrect decode/reject cases fixed | iximeow |
2021-12-29 | ldapr/stlr (unscaled immediate) | iximeow |
2021-12-29 | memory tags | iximeow |
2021-12-29 | more missed tables and manual compat | iximeow |
2021-12-29 | more misc fixes | iximeow |
2021-12-29 | simd table lookup | iximeow |
2021-12-29 | tweaks to match reference shift display | iximeow |
2021-12-29 | more armv8.1 instructions, fix cas operand check | iximeow |
2021-12-29 | stxrb memory operand error | iximeow |
2021-12-29 | write immediates in arm-style | iximeow |
2021-12-29 | cas and sme/sve stub | iximeow |
2021-12-29 | clean up warnings, several of which were real bugs | iximeow |
2021-12-29 | impl Display for opcode, move lots out of Instruction | iximeow |
2021-12-28 | cleanup | iximeow |
2021-12-28 | correct some invalid tables, handle invalid opcodes | iximeow |
2021-12-28 | sys and sysl | iximeow |
2021-12-28 | handle a few more invalid instructions | iximeow |
2021-12-28 | {s,u,}bfm error case handling | iximeow |
2021-12-28 | simd modified immediate expansion | iximeow |
2021-12-28 | armv8.1 atomic ops | iximeow |
2021-12-27 | fix variable-width index, more fp16 instructions | iximeow |
2021-12-27 | crypto instructions and pac | iximeow |
2021-12-27 | that decode arm is already handled | iximeow |
2021-12-27 | confused scalar and non-scalar simd tables | iximeow |
2021-12-27 | another form of prfm | iximeow |
2021-12-27 | fix barriers | iximeow |
2021-12-27 | msr | iximeow |
2021-12-27 | mrs | iximeow |
2021-12-27 | prfm | iximeow |