aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 days2.1.1HEAD2.1.1no-gods-no-iximeow
8 daysfix jrcxz/jecxz/jcxz having "two operands"iximeow
9 days2.1.0 is real!iximeow
9 dayspush/pop width in 16/32-bit modes are receptive to operand width prefixiximeow
9 daysdont clobber test VM control state in tests..iximeow
9 daysreject arpl in 16-bit decodingiximeow
9 daysreword changelogiximeow
9 daysand some prefix helpers should be pubiximeow
9 daysj*cxz/pusha/popa alternate size formsiximeow
9 daysenable internal asserts during fuzzingiximeow
9 daysadapt long-mode behavior support to protected mode and real modeiximeow
9 daysadd behavior information for x86_64 instructionsiximeow
10 days66-prefixed sha1rnds4 doesnt even realiximeow
10 daysgpr register size in real/protected modeiximeow
10 daysdisallow 66-prefixed sha1rnds4iximeow
10 dayspusha/popa/push-imm memory sizesiximeow
10 dayshelpers to create cr0-cr7iximeow
10 daysworking through a bunch of avx512 stuff, regspec constructors are constiximeow
10 dayspextr*/extractpsiximeow
10 daysfeature guard for key lockeriximeow
10 daysinvept precisioniximeow
10 daysmore precision for vinsert/vextract/vblendv{ps,pd}iximeow
10 daysactually support avx/f16c in per-uarch decodingiximeow
10 daysvmaskmovdqu, vmovq were also incorrect in some ways...iximeow
10 daysmore general avx improvementsiximeow
10 dayscleanup pass on vex-encoded instructions is going to be excitingiximeow
10 daysreport memory access size for "monitor"iximeow
10 daysmaskmov{q,dqu} memory access sizeiximeow
10 daysmore precise about 0f0d prefetch/nopiximeow
10 daysfix table management instructions' ({l,s}{g,i,l}dt) mem_sizeiximeow
10 daysmore accurate mov seg-to-gpr operand sizeiximeow
10 dayspush/pop for segment registers has implicit memory accessiximeow
10 dayspushf, popf, enter, leave, xlat all have implicit memory accessiximeow
10 daysadd initial stats for disasm stats in all modesiximeow
10 daysgoodfile should use shas directly for local untagged refsiximeow
2026-02-22correct push-immediate memory access sizeiximeow
2026-02-14fair enough on those warningsiximeow
2026-02-14type aliases make some of these signatures less egregious..iximeow
2026-02-14uarch settings for apx, avx10.1, etc + nouns get capsiximeow
2025-09-29fix broken capstone_bench stuff, might delete later, idkiximeow
2025-09-29annotation description test requires `fmt`iximeow
2025-06-02changelog should note ISA extension changesiximeow
2025-06-013dnow was still supported on K8, K10. 32-bit mode should learn about uarch tw...iximeow
2025-06-01describe the per-isa extensions a bit betteriximeow
2025-06-01revise_instruction is the same on all bitnesses, so macro it tooiximeow
2025-06-01DecodeEverything wasn't useful, no better than InstDecoder::default()??iximeow
2025-06-01cpu feature bits are the same across 64/32/16-bitiximeow
2025-06-01expand isa feature selection to more bitsiximeow
2024-06-24summary description of opt work2.0.0iximeow
2024-06-24document one more stray unsafeiximeow