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 f46ef2e0fe ppc: alias instruction for 'gBC 4, 2, target' to 'bne target'. issue reported by @kratolp 10 years ago
..
PPCDisassembler.c zero-out instruction details, mnemonic & op_str so cs_insn doesnt have garbage in Diet mode 10 years ago
PPCDisassembler.h
PPCGenAsmWriter.inc ppc: alias instruction for 'gBC 4, 2, target' to 'bne target'. issue reported by @kratolp 10 years ago
PPCGenDisassemblerTables.inc ppc: update core. this added new instructions, groups & registers. updated Python & Java bindings accordingly 10 years ago
PPCGenInstrInfo.inc ppc: update core. this added new instructions, groups & registers. updated Python & Java bindings accordingly 10 years ago
PPCGenRegisterInfo.inc ppc: update core. this added new instructions, groups & registers. updated Python & Java bindings accordingly 10 years ago
PPCGenSubtargetInfo.inc ppc: update core. this added new instructions, groups & registers. updated Python & Java bindings accordingly 10 years ago
PPCInstPrinter.c ppc: alias instruction for 'gBC 4, 2, target' to 'bne target'. issue reported by @kratolp 10 years ago
PPCInstPrinter.h
PPCMapping.c ppc: support alias instructions. update Python & Java bindings accordingly 10 years ago
PPCMapping.h ppc: support alias instructions. update Python & Java bindings accordingly 10 years ago
PPCModule.c
PPCPredicates.h ppc: update core. this added new instructions, groups & registers. updated Python & Java bindings accordingly 10 years ago