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 d7e42b7d36 rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly 10 years ago
..
MipsDisassembler.c mips: fixed & added new instructions. also updated Ocaml/Python/Java bindings 10 years ago
MipsDisassembler.h Disassembler -> Disassembly 11 years ago
MipsGenAsmWriter.inc mips: fixed & added new instructions. also updated Ocaml/Python/Java bindings 10 years ago
MipsGenDisassemblerTables.inc mips: fixed & added new instructions. also updated Ocaml/Python/Java bindings 10 years ago
MipsGenInstrInfo.inc mips: fixed & added new instructions. also updated Ocaml/Python/Java bindings 10 years ago
MipsGenRegisterInfo.inc mips: fixed & added new instructions. also updated Ocaml/Python/Java bindings 10 years ago
MipsGenSubtargetInfo.inc mips: update core. this added bunch of new instructions & groups. updated Python & Java bindings accordingly 10 years ago
MipsInstPrinter.c mips: on BEQZL, printAlias() should return instruction string. also cleanup some redundant code 10 years ago
MipsInstPrinter.h Disassembler -> Disassembly 11 years ago
MipsMapping.c rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly 10 years ago
MipsMapping.h add new API cs_group_name() to return group name in string, given the group id 11 years ago
MipsModule.c add new API cs_group_name() to return group name in string, given the group id 11 years ago