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 5d8067822b Merge branch 'next' of https://github.com/flyingsymbols/capstone into arm 10 years ago
..
Sparc.h sparc: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible 10 years ago
SparcDisassembler.c sparc: initialize detail->sparc in Sparc_getInstruction. bug reported by Ben Nagy 10 years ago
SparcDisassembler.h
SparcGenAsmWriter.inc sparc: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible 10 years ago
SparcGenDisassemblerTables.inc sparc: use CreateImm0() & CreateReg0() to create MCOperand* to avoid using malloc/free 10 years ago
SparcGenInstrInfo.inc
SparcGenRegisterInfo.inc
SparcGenSubtargetInfo.inc
SparcInstPrinter.c sparc: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible 10 years ago
SparcInstPrinter.h
SparcMapping.c add new API cs_group_name() to return group name in string, given the group id 10 years ago
SparcMapping.h add new API cs_group_name() to return group name in string, given the group id 10 years ago
SparcModule.c Merge branch 'next' of https://github.com/flyingsymbols/capstone into arm 10 years ago