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 43befa06a3 arm: no longer rely on information from @groups to verify relative instructions 11 years ago
..
ARMAddressingModes.h Initial set of changes to support building with MSVC 2013. Right now there's a bunch fo assumptions in the .vcxproj file and some things are not as clean as they should be, but it does build a full build and works (at least the x86 side). The point of this initial checkpoint is to make sure that nothing breaks on the GCC side, that everyone is ok with the changes to the source (or if better fixes/typing can be done). 11 years ago
ARMBaseInfo.h ARM: Fix bunch of issues 11 years ago
ARMDisassembler.c more fixes on C coding style 11 years ago
ARMDisassembler.h Use const on all read-only buffers 11 years ago
ARMGenAsmWriter.inc add diet compile option (CAPSTONE_DIET option in config.mk). This reduces binary size by around 40% 11 years ago
ARMGenDisassemblerTables.inc arm: update core 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 arm: no longer rely on information from @groups to verify relative instructions 11 years ago
ARMInstPrinter.h detail option: provide instruction id even when detail option is OFF 11 years ago
ARMMapping.c arm: no longer rely on information from @groups to verify relative instructions 11 years ago
ARMMapping.h add diet compile option (CAPSTONE_DIET option in config.mk). This reduces binary size by around 40% 11 years ago
ARMModule.c more more fixes on C coding style 11 years ago