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 4b68d9505e arm: fix some warnings reported by MSVC 10 years ago
..
AArch64 arm64: fix a wrong declaration of array insn_ops[] 10 years ago
ARM arm: fix some warnings reported by MSVC 10 years ago
Mips mips & xcore: some safety guards to make sure printOperand() do not overflow Operands[] for some unknown reasons 10 years ago
PowerPC ppc: fix some compilation bugs when DIET mode is enable 10 years ago
Sparc arm64 & sparc: fix some warnings reported by MSVC 10 years ago
SystemZ fix cs_group_name() after the change on generic group ids 10 years ago
X86 x86: allow prefixes to be positioned anywhere. this should fix the bug reported by Gabriel Quadros 10 years ago
XCore mips & xcore: some safety guards to make sure printOperand() do not overflow Operands[] for some unknown reasons 10 years ago