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 c2ea812ea7 fix cs_group_name() after the change on generic group ids 10 years ago
..
SystemZDisassembler.c zero-out instruction details, mnemonic & op_str so cs_insn doesnt have garbage in Diet mode 10 years ago
SystemZDisassembler.h x86: properly handle LOCK/REP in the core, so remove buch of hacks 11 years ago
SystemZGenAsmWriter.inc Workaround missing <inttypes.h> on MSVC 2010 10 years ago
SystemZGenDisassemblerTables.inc systemz: update core. also update Python & Java bindings 10 years ago
SystemZGenInstrInfo.inc systemz: update core. also update Python & Java bindings 10 years ago
SystemZGenRegisterInfo.inc systemz: update core. also update Python & Java bindings 10 years ago
SystemZGenSubtargetInfo.inc add SystemZ arch 11 years ago
SystemZInstPrinter.c Workaround missing <inttypes.h> on MSVC 2010 10 years ago
SystemZInstPrinter.h x86: add immediate operand (1) for SHL/SHR/ROR/ROL/SAR/SAL in detail mode & Intel syntax 11 years ago
SystemZMCTargetDesc.c enable arch code from source with CAPSTONE_HAS_* for MSVC to pick up 11 years ago
SystemZMCTargetDesc.h add SystemZ arch 11 years ago
SystemZMapping.c fix cs_group_name() after the change on generic group ids 10 years ago
SystemZMapping.h add new API cs_group_name() to return group name in string, given the group id 11 years ago
SystemZModule.c Merge branch 'next' of https://github.com/flyingsymbols/capstone into arm 10 years ago