aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
5 hoursfix jrcxz/jecxz/jcxz having "two operands"iximeow
26 hours2.1.0 is real!iximeow
27 hoursreject arpl in 16-bit decodingiximeow
27 hoursreword changelogiximeow
28 hoursand some prefix helpers should be pubiximeow
28 hoursj*cxz/pusha/popa alternate size formsiximeow
41 hoursadd behavior information for x86_64 instructionsiximeow
43 hoursgpr register size in real/protected modeiximeow
44 hoursdisallow 66-prefixed sha1rnds4iximeow
44 hourspusha/popa/push-imm memory sizesiximeow
44 hoursworking through a bunch of avx512 stuff, regspec constructors are constiximeow
44 hourspextr*/extractpsiximeow
44 hoursfeature guard for key lockeriximeow
44 hoursinvept precisioniximeow
44 hoursmore precision for vinsert/vextract/vblendv{ps,pd}iximeow
44 hoursvmaskmovdqu, vmovq were also incorrect in some ways...iximeow
45 hoursmore general avx improvementsiximeow
45 hourscleanup pass on vex-encoded instructions is going to be excitingiximeow
45 hoursreport memory access size for "monitor"iximeow
45 hoursmaskmov{q,dqu} memory access sizeiximeow
45 hoursmore precise about 0f0d prefetch/nopiximeow
45 hoursfix table management instructions' ({l,s}{g,i,l}dt) mem_sizeiximeow
45 hoursmore accurate mov seg-to-gpr operand sizeiximeow
45 hourspushf, popf, enter, leave, xlat all have implicit memory accessiximeow
2026-02-22correct push-immediate memory access sizeiximeow
2025-06-02changelog should note ISA extension changesiximeow
2024-06-24rename most operand variants, make them structy rather than tupleyiximeow
2024-06-23note yaxpeax-arch version bump in changelogiximeow
2024-06-23add additional `call` test casesiximeow
2023-12-16fix hreset being disassembled as having second operand of "Nothing"iximeow
2023-12-16fix incorrect register class names in long_mode1.2.1iximeow
2023-12-16fix incorrect register selection for `vpbroadcastm{b2q,w2d}` with `rex.b` setiximeow
2023-12-16fix incorrect register selection for `vpmov*2m` with `rex.r` setiximeow
2023-12-16fix incorrect register selection for `vpmovm2*` with `rex.b` setiximeow
2023-12-16abnormal memory sizes for keylocker instructions are not bugsiximeow
2023-12-16reword new changelog entriesiximeow
2023-12-15update changelog, bump version number for future publishiximeow
2023-07-241.2.0iximeow
2023-07-24fix handling of lar/lsl source registeriximeow
2023-07-23fix inconsistently-poreted memory access size of vcvt{,t}{sd,si}iximeow
2023-07-23fix + better test cvttsd2si+cvtsd2si (misdecode under 64-bit)iximeow
2023-07-16forward changes along to 32-bit decoder...iximeow
2023-07-08fix v(p)gather situations, get vex tests passing againiximeow
2023-07-04fix some dancing between bank size and RegisterBank enum valuesiximeow
2023-03-05add `Opcode::is_jcc`, `Opcode::is_setcc`, and `Opcode::is_cmovcc` helpersiximeow
2023-02-19deprecate `pub fn cs`, which is an intensely embarrassing bug of a functioniximeow
2022-12-24update old yaxpeax-arch versions in ffi crates to compatible versionsiximeow
2022-12-03include typo fixes in the changelog!iximeow
2022-12-03describe optimizations included in 1.1.5iximeow
2022-04-30support 0x9a callf in 16/32-bit modesiximeow