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.
 
 
 
 
 
 
Yegor Derevenets ced9d24e35 Workaround missing <inttypes.h> on MSVC 2010 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 x86: properly handle LOCK/REP in the core, so remove buch of hacks 11 years ago
PPCGenAsmWriter.inc Workaround missing <inttypes.h> on MSVC 2010 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: handle branch condition for alias instructions. this also updates Python & Java bindings 10 years ago
PPCInstPrinter.h Disassembler -> Disassembly 11 years ago
PPCMapping.c ppc: handle branch condition for alias instructions. this also updates Python & Java bindings 10 years ago
PPCMapping.h ppc: handle branch condition for alias instructions. this also updates Python & Java bindings 10 years ago
PPCModule.c Merge branch 'next' of https://github.com/flyingsymbols/capstone into arm 10 years ago
PPCPredicates.h ppc: update core. this added new instructions, groups & registers. updated Python & Java bindings accordingly 10 years ago