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 ed6d75a701 arm64: fix a wrong declaration of array insn_ops[] 10 years ago
..
AArch64AddressingModes.h arm64: change headerguard for AArch64AddressingModes.h 10 years ago
AArch64BaseInfo.c arm64: update core. this added a lot more details to cs_arm64_op struct 10 years ago
AArch64BaseInfo.h arm64: update core. this added a lot more details to cs_arm64_op struct 10 years ago
AArch64Disassembler.c Make it C89 compatible. 10 years ago
AArch64Disassembler.h x86: properly handle LOCK/REP in the core, so remove buch of hacks 11 years ago
AArch64GenAsmWriter.inc arm64: printAliasInstr() should handle \t (besides space) as separate char between mnemonic & operands 10 years ago
AArch64GenDisassemblerTables.inc arm64: update core. this added a lot more details to cs_arm64_op struct 10 years ago
AArch64GenInstrInfo.inc arm64: update core. this added a lot more details to cs_arm64_op struct 10 years ago
AArch64GenRegisterInfo.inc arm64: update core. this added a lot more details to cs_arm64_op struct 10 years ago
AArch64GenSubtargetInfo.inc arm64: update core. this added a lot more details to cs_arm64_op struct 10 years ago
AArch64InstPrinter.c arm64 & sparc: fix some warnings reported by MSVC 10 years ago
AArch64InstPrinter.h Disassembler -> Disassembly 11 years ago
AArch64Mapping.c arm64: fix a wrong declaration of array insn_ops[] 10 years ago
AArch64Mapping.h arm64: update core. this added a lot more details to cs_arm64_op struct 10 years ago
AArch64Module.c add new API cs_group_name() to return group name in string, given the group id 11 years ago