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 bc22b5be83 x86: handle rep/repne mulpd case 11 years ago
..
X86ATTInstPrinter.c x86: make printAliasInstr() return string, not id 11 years ago
X86Disassembler.c Merge branch 'msvc0' into next1 11 years ago
X86Disassembler.h rename some old header guards from SB to CS 11 years ago
X86DisassemblerDecoder.c x86: bug fixes for some instructions, including AVX 11 years ago
X86DisassemblerDecoder.h x86: upgrade core 11 years ago
X86DisassemblerDecoderCommon.h x86: update core 11 years ago
X86GenAsmWriter.inc x86: update core 11 years ago
X86GenAsmWriter1.inc x86: update core 11 years ago
X86GenDisassemblerTables.inc x86: update core 11 years ago
X86GenInstrInfo.inc x86: update core 11 years ago
X86GenRegisterInfo.inc x86: update core 11 years ago
X86InstPrinter.h rename some old header guards from SB to CS 11 years ago
X86IntelInstPrinter.c x86: make printAliasInstr() return string, not id 11 years ago
X86Mapping.c x86: handle rep/repne mulpd case 11 years ago
X86Mapping.h add diet compile option (CAPSTONE_DIET option in config.mk). This reduces binary size by around 40% 11 years ago
X86Module.c cs_open() should return error on invalid mode 11 years ago