mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-27 07:20:33 +00:00
39a42eddfb
- Always use libapstone.so as library name, no matter which archs are compiled in. - Add new API cs_support() to check if a particular arch is supported. - Change cs_version(): return hexical version which encodes both major & minor version. the return value can be comparable. - Bump API version to 1.1 |
||
---|---|---|
.. | ||
AArch64BaseInfo.c | ||
AArch64BaseInfo.h | ||
AArch64Disassembler.c | ||
AArch64Disassembler.h | ||
AArch64GenAsmWriter.inc | ||
AArch64GenDisassemblerTables.inc | ||
AArch64GenInstrInfo.inc | ||
AArch64GenRegisterInfo.inc | ||
AArch64GenSubtargetInfo.inc | ||
AArch64InstPrinter.c | ||
AArch64InstPrinter.h | ||
mapping.c | ||
mapping.h | ||
module.c |