| Age | Commit message (Expand) | Author |
| 5 hours | fix jrcxz/jecxz/jcxz having "two operands" | iximeow |
| 26 hours | 2.1.0 is real! | iximeow |
| 27 hours | reject arpl in 16-bit decoding | iximeow |
| 27 hours | reword changelog | iximeow |
| 28 hours | and some prefix helpers should be pub | iximeow |
| 28 hours | j*cxz/pusha/popa alternate size forms | iximeow |
| 41 hours | add behavior information for x86_64 instructions | iximeow |
| 43 hours | gpr register size in real/protected mode | iximeow |
| 44 hours | disallow 66-prefixed sha1rnds4 | iximeow |
| 44 hours | pusha/popa/push-imm memory sizes | iximeow |
| 44 hours | working through a bunch of avx512 stuff, regspec constructors are const | iximeow |
| 44 hours | pextr*/extractps | iximeow |
| 44 hours | feature guard for key locker | iximeow |
| 44 hours | invept precision | iximeow |
| 44 hours | more precision for vinsert/vextract/vblendv{ps,pd} | iximeow |
| 44 hours | vmaskmovdqu, vmovq were also incorrect in some ways... | iximeow |
| 45 hours | more general avx improvements | iximeow |
| 45 hours | cleanup pass on vex-encoded instructions is going to be exciting | iximeow |
| 45 hours | report memory access size for "monitor" | iximeow |
| 45 hours | maskmov{q,dqu} memory access size | iximeow |
| 45 hours | more precise about 0f0d prefetch/nop | iximeow |
| 45 hours | fix table management instructions' ({l,s}{g,i,l}dt) mem_size | iximeow |
| 45 hours | more accurate mov seg-to-gpr operand size | iximeow |
| 45 hours | pushf, popf, enter, leave, xlat all have implicit memory access | iximeow |
| 2026-02-22 | correct push-immediate memory access size | iximeow |
| 2025-06-02 | changelog should note ISA extension changes | iximeow |
| 2024-06-24 | rename most operand variants, make them structy rather than tupley | iximeow |
| 2024-06-23 | note yaxpeax-arch version bump in changelog | iximeow |
| 2024-06-23 | add additional `call` test cases | iximeow |
| 2023-12-16 | fix hreset being disassembled as having second operand of "Nothing" | iximeow |
| 2023-12-16 | fix incorrect register class names in long_mode1.2.1 | iximeow |
| 2023-12-16 | fix incorrect register selection for `vpbroadcastm{b2q,w2d}` with `rex.b` set | iximeow |
| 2023-12-16 | fix incorrect register selection for `vpmov*2m` with `rex.r` set | iximeow |
| 2023-12-16 | fix incorrect register selection for `vpmovm2*` with `rex.b` set | iximeow |
| 2023-12-16 | abnormal memory sizes for keylocker instructions are not bugs | iximeow |
| 2023-12-16 | reword new changelog entries | iximeow |
| 2023-12-15 | update changelog, bump version number for future publish | iximeow |
| 2023-07-24 | 1.2.0 | iximeow |
| 2023-07-24 | fix handling of lar/lsl source register | iximeow |
| 2023-07-23 | fix inconsistently-poreted memory access size of vcvt{,t}{sd,si} | iximeow |
| 2023-07-23 | fix + better test cvttsd2si+cvtsd2si (misdecode under 64-bit) | iximeow |
| 2023-07-16 | forward changes along to 32-bit decoder... | iximeow |
| 2023-07-08 | fix v(p)gather situations, get vex tests passing again | iximeow |
| 2023-07-04 | fix some dancing between bank size and RegisterBank enum values | iximeow |
| 2023-03-05 | add `Opcode::is_jcc`, `Opcode::is_setcc`, and `Opcode::is_cmovcc` helpers | iximeow |
| 2023-02-19 | deprecate `pub fn cs`, which is an intensely embarrassing bug of a function | iximeow |
| 2022-12-24 | update old yaxpeax-arch versions in ffi crates to compatible versions | iximeow |
| 2022-12-03 | include typo fixes in the changelog! | iximeow |
| 2022-12-03 | describe optimizations included in 1.1.5 | iximeow |
| 2022-04-30 | support 0x9a callf in 16/32-bit modes | iximeow |