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 04f2ec6d0f cleanup redundant headers included 11 years ago
..
Sparc.h core: add Sparc arch 11 years ago
SparcDisassembler.c enable arch code from source with CAPSTONE_HAS_* for MSVC to pick up 11 years ago
SparcDisassembler.h x86: properly handle LOCK/REP in the core, so remove buch of hacks 11 years ago
SparcGenAsmWriter.inc python: support Sparc 11 years ago
SparcGenDisassemblerTables.inc avoid using stdbool.h to support compilers without C99 support 11 years ago
SparcGenInstrInfo.inc core: add Sparc arch 11 years ago
SparcGenRegisterInfo.inc core: add Sparc arch 11 years ago
SparcGenSubtargetInfo.inc core: add Sparc arch 11 years ago
SparcInstPrinter.c sparc: SPARC_CC_ICC_N should not have the same value as SPARC_CC_INVALID. bug reported by Jason Oster 11 years ago
SparcInstPrinter.h x86: add immediate operand (1) for SHL/SHR/ROR/ROL/SAR/SAL in detail mode & Intel syntax 11 years ago
SparcMapping.c cleanup redundant headers included 11 years ago
SparcMapping.h cleanup redundant headers included 11 years ago
SparcModule.c enable arch code from source with CAPSTONE_HAS_* for MSVC to pick up 11 years ago