aboutsummaryrefslogtreecommitdiff
path: root/differential-tests
AgeCommit message (Expand)Author
2024-03-17run non-panicking tests with a horkton of parallelismiximeow
2024-03-17differential test: more refinement on exceptionsiximeow
2024-03-17resolve warnings, make textual disassembly in differential tests a little fasteriximeow
2024-03-17differential tests: RUSTFLAGS on aarch64 noteiximeow
2024-03-17differential tests: unnecessary mutiximeow
2024-03-17differential test: use raw capstone interface to avoid reallocating cs_insniximeow
2024-03-17differential test: atomic adds are relaxed, dont need specific orderingiximeow
2024-03-17differential tests: more unneeded special casesiximeow
2024-03-17differential tests: width-aware immediate parsingiximeow
2024-03-17disassembling sb is fine, tests ensure it happens nowiximeow
2024-03-17capstone also reports msr for some undefined encodingsiximeow
2024-03-17differential test: remove many exceptions, refine mrs exceptioniximeow
2024-03-17be more explicit about undefined system instructions being invalidiximeow
2024-03-16differential testing: parse memory operands more preciselyiximeow
2024-03-16multithread differential disassembly and support pc-relative operands, remove...iximeow
2024-03-14fix up differential fuzzer to rectify hex vs decimal literals in different di...iximeow
2022-01-02add differential tests against capstoneiximeow