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 1514d5ca0c ppc: cleaning up 11 years ago
..
PPCDisassembler.c Additional MSVC fixes, including to fixed tables (temporary so Quynh can see what to do). 11 years ago
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 ppc: replace constant subtarget numbers with macros 11 years ago
PPCInstPrinter.c ppc: cleaning up 11 years ago
PPCInstPrinter.h
PPCMapping.c add diet compile option (CAPSTONE_DIET option in config.mk). This reduces binary size by around 40% 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