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 f6c7cbc972 core: fix some warnings 11 years ago
..
PPCDisassembler.c
PPCDisassembler.h
PPCGenAsmWriter.inc add diet compile option (CAPSTONE_DIET option in config.mk). This reduces binary size by around 40% 11 years ago
PPCGenDisassemblerTables.inc ppc: update core 11 years ago
PPCGenInstrInfo.inc ppc: update core 11 years ago
PPCGenRegisterInfo.inc ppc: update core 11 years ago
PPCGenSubtargetInfo.inc
PPCInstPrinter.c ppc: cleaning up 11 years ago
PPCInstPrinter.h
PPCMapping.c core: fix some warnings 11 years ago
PPCMapping.h add diet compile option (CAPSTONE_DIET option in config.mk). This reduces binary size by around 40% 11 years ago
PPCModule.c cleaning up unused code 11 years ago
PPCPredicates.h