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 0c07cc9b06 zero-out instruction details, mnemonic & op_str so cs_insn doesnt have garbage in Diet mode 10 years ago
..
Sparc.h sparc: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible 11 years ago
SparcDisassembler.c zero-out instruction details, mnemonic & op_str so cs_insn doesnt have garbage in Diet mode 10 years ago
SparcDisassembler.h x86: properly handle LOCK/REP in the core, so remove buch of hacks 11 years ago
SparcGenAsmWriter.inc last commit missed a check 10 years ago
SparcGenDisassemblerTables.inc ppc: add new groups to group_name_maps[] 10 years ago
SparcGenInstrInfo.inc ppc: add new groups to group_name_maps[] 10 years ago
SparcGenRegisterInfo.inc ppc: add new groups to group_name_maps[] 10 years ago
SparcGenSubtargetInfo.inc core: add Sparc arch 11 years ago
SparcInstPrinter.c fix more MSVC warnings 10 years ago
SparcInstPrinter.h x86: add immediate operand (1) for SHL/SHR/ROR/ROL/SAR/SAL in detail mode & Intel syntax 11 years ago
SparcMapping.c fix warnings on unused variables when compiling in Diet mode 10 years ago
SparcMapping.h sparc: update core. this added/removed some instructions & groups. updated Python & Java bindings accordingly 10 years ago
SparcModule.c Merge branch 'next' of https://github.com/flyingsymbols/capstone into arm 10 years ago