You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
254 B
10 lines
254 B
3 years ago
|
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
|