Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. (bloaty 依赖)
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.
 
 
 
 
 
 
Nguyen Anh Quynh d7e42b7d36 rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly 10 years ago
..
XCoreDisassembler.c zero-out instruction details, mnemonic & op_str so cs_insn doesnt have garbage in Diet mode 10 years ago
XCoreDisassembler.h add XCore architecture 11 years ago
XCoreGenAsmWriter.inc Workaround missing <inttypes.h> on MSVC 2010 10 years ago
XCoreGenDisassemblerTables.inc xcore: update core 10 years ago
XCoreGenInstrInfo.inc xcore: update core 10 years ago
XCoreGenRegisterInfo.inc add XCore architecture 11 years ago
XCoreInstPrinter.c Workaround missing <inttypes.h> on MSVC 2010 10 years ago
XCoreInstPrinter.h cmake: support Sparc, SystemZ & XCore 11 years ago
XCoreMapping.c rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly 10 years ago
XCoreMapping.h add new API cs_group_name() to return group name in string, given the group id 11 years ago
XCoreModule.c add new API cs_group_name() to return group name in string, given the group id 11 years ago