| Age | Commit message (Expand) | Author |
| 2026-05-02 | vmaskmovdqu, vmovq were also incorrect in some ways... | iximeow |
| 2026-04-17 | TODO: 32/16, maskmov{q,dqu} memory access size | iximeow |
| 2026-04-12 | sgdt/lidt/lgdt test fixes | iximeow |
| 2026-03-27 | push/pop for segment registers has implicit memory access | iximeow |
| 2026-03-09 | separate: more implicit operand size bits | iximeow |
| 2026-02-22 | correct push-immediate memory access sizeHEADno-gods-no- | iximeow |
| 2024-06-24 | rename most operand variants, make them structy rather than tupley | iximeow |
| 2021-08-21 | clarify inaccurate 32/16-bit `call/jmp [mem]` mem_size | iximeow |
| 2021-08-21 | report memory sizes for push, pop, call, ret | iximeow |
| 2021-07-03 | factor out MemoryAccessSize | iximeow |
| 2021-07-03 | add tests for MemoryAccessSize, consistentify style on docs | iximeow |
| 2021-07-01 | reallocate OperandCode, convert disparate registers to array | iximeow |
| 2020-05-23 | add SHA, BMI1, and BMI2, complete XSAVE extension support | iximeow |
| 2020-05-21 | add sha, lzcnt, tsx, f16c, svm, movbe, adx, and prefetchw extensions | iximeow |
| 2020-05-03 | add width() to ask width of an x86 operand | iximeow |