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 85cfb1839c x86: get rid of redundant X86_INS_LOCK/REP/RENE. issue reported by Pancake 10 years ago
..
X86ATTInstPrinter.c x86: simplify printPCRelImm() in calculating absolute address. also fix the issue on AT&T syntax 10 years ago
X86BaseInfo.h
X86Disassembler.c Workaround missing <inttypes.h> on MSVC 2010 10 years ago
X86Disassembler.h
X86DisassemblerDecoder.c x86: fix Out-of-bounds read error in is16BitEquivalent(). issue reported by Coverity 10 years ago
X86DisassemblerDecoder.h
X86DisassemblerDecoderCommon.h
X86GenAsmWriter.inc some simple optimizations for speed. this improves performance about 5% 10 years ago
X86GenAsmWriter1.inc some simple optimizations for speed. this improves performance about 5% 10 years ago
X86GenAsmWriter1_reduce.inc x86: more update to the core 10 years ago
X86GenAsmWriter_reduce.inc x86: more update to the core 10 years ago
X86GenDisassemblerTables.inc x86: more update to the core 10 years ago
X86GenDisassemblerTables_reduce.inc x86: more update to the core 10 years ago
X86GenInstrInfo.inc x86: correct x86_16_bit_eq_tbl[] & x86_16_bit_eq_lookup[]. idea & code provided by @obs1dium 10 years ago
X86GenInstrInfo_reduce.inc x86: correct x86_16_bit_eq_tbl[] & x86_16_bit_eq_lookup[]. idea & code provided by @obs1dium 10 years ago
X86GenRegisterInfo.inc
X86InstPrinter.h
X86IntelInstPrinter.c x86: simplify printPCRelImm() in calculating absolute address. also fix the issue on AT&T syntax 10 years ago
X86Mapping.c x86: get rid of redundant X86_INS_LOCK/REP/RENE. issue reported by Pancake 10 years ago
X86Mapping.h some simple optimizations for speed. this improves performance about 5% 10 years ago
X86Module.c some simple optimizations for speed. this improves performance about 5% 10 years ago