capstone/suite/MC
billow 0fdff8dc33 Fix disassemble of `xor`
- update generate file using 78180b63f8
2023-05-18 07:29:02 +08:00
..
AArch64 Updated AArch64 tests to match corrections to instruction aliases. 2022-09-30 16:46:49 +01:00
ARM cstest: fix wfi.ww, wfe.ww, yield.ww & nop.ww in basic-thumb2-instructions.s.cs 2019-04-17 01:14:00 +08:00
BPF Merge pull request #1886 from terorie/ebpf-callx 2022-06-09 21:37:40 +08:00
Mips fix MC 2019-02-26 15:41:04 +08:00
PowerPC cstest: do not use CS_OPT_SYNTAX_NOREGNAME in ppc64-encoding.s.cs 2019-05-09 00:39:37 +08:00
RISCV RISCV support ISRV32/ISRV64 (#1401) 2019-03-09 08:41:12 +08:00
Sparc fix MC 2019-02-26 15:41:04 +08:00
SystemZ fix MC 2019-02-26 15:41:04 +08:00
TriCore Fix disassemble of `xor` 2023-05-18 07:29:02 +08:00
X86 x86: fix testcase of MOVSD 2020-05-07 21:51:54 +08:00
README fix MC 2019-02-26 15:41:04 +08:00

README

Input files for testing Capstone engine.

Format of input files:

# ARCH, MODE, OPTION
hexcode = assembly

Format of issue file:
# ARCH, MODE, OPTION
hexcode = assembly | regs_read | regs_read_count | regs_write | regs_write_count | groups | groups_count