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 cfcace3f43 arm: make checkDecoderPredicate() handle boolean casting for MSVC (redone in more systematic way for autogen code) 11 years ago
..
ARMAddressingModes.h do not initialize some local vars unnecessarily. this problem was introduced when we fixed C89 issues for MSVC 11 years ago
ARMBaseInfo.h ARM: Fix bunch of issues 11 years ago
ARMDisassembler.c do not initialize some local vars unnecessarily. this problem was introduced when we fixed C89 issues for MSVC 11 years ago
ARMDisassembler.h x86: properly handle LOCK/REP in the core, so remove buch of hacks 11 years ago
ARMGenAsmWriter.inc arm: support asm syntax CS_OPT_SYNTAX_NOREGNAME to print out registers with numbers (ex: 'r11' rather than 'fp') 11 years ago
ARMGenDisassemblerTables.inc arm: make checkDecoderPredicate() handle boolean casting for MSVC (redone in more systematic way for autogen code) 11 years ago
ARMGenInstrInfo.inc arm: update core 11 years ago
ARMGenRegisterInfo.inc arm: update core 11 years ago
ARMGenSubtargetInfo.inc arm: update core 11 years ago
ARMInstPrinter.c fix some warnings reported by MSVC 11 years ago
ARMInstPrinter.h arm: support asm syntax CS_OPT_SYNTAX_NOREGNAME to print out registers with numbers (ex: 'r11' rather than 'fp') 11 years ago
ARMMapping.c arm: add BLX_pred into the list of relative branch instructions 11 years ago
ARMMapping.h arm: update target branch having relative offset. issue reported by Giovanni Condello 11 years ago
ARMModule.c arm: support asm syntax CS_OPT_SYNTAX_NOREGNAME to print out registers with numbers (ex: 'r11' rather than 'fp') 11 years ago