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 c7404075ff move internal memory management declarations from utils.h to cs_priv.h 11 years ago
..
MipsDisassembler.c move internal memory management declarations from utils.h to cs_priv.h 11 years ago
MipsDisassembler.h Use const on all read-only buffers 11 years ago
MipsGenAsmWriter.inc add new option CS_OPT_MEM for cs_option(): this enable user-defined dynamic memory management. idea proposed by Pancake 11 years ago
MipsGenDisassemblerTables.inc arm,arm64,mips,x86: rename PPC_getFeatureBits() to getFeatureBits() 11 years ago
MipsGenInstrInfo.inc mips: upgrade core engine 11 years ago
MipsGenRegisterInfo.inc initial import 11 years ago
MipsGenSubtargetInfo.inc mips: fix Mips_getFeatureBits() 11 years ago
MipsInstPrinter.c move internal memory management declarations from utils.h to cs_priv.h 11 years ago
MipsInstPrinter.h initial import 11 years ago
mapping.c add new option CS_OPT_MEM for cs_option(): this enable user-defined dynamic memory management. idea proposed by Pancake 11 years ago
mapping.h cache insns for fast lookup in mapping.c. based on the idea of Dang Hoang Vu 11 years ago
module.c move internal memory management declarations from utils.h to cs_priv.h 11 years ago