capstone/arch/ARM
Nguyen Anh Quynh c7404075ff move internal memory management declarations from utils.h to cs_priv.h 2014-01-05 11:35:47 +08:00
..
ARMAddressingModes.h coding style for C code 2013-12-15 21:11:17 +08:00
ARMBaseInfo.h ARM: Fix bunch of issues 2013-12-11 17:35:27 +08:00
ARMDisassembler.c arm,arm64,mips,x86: rename PPC_getFeatureBits() to getFeatureBits() 2013-12-31 18:15:12 +08:00
ARMDisassembler.h Use const on all read-only buffers 2013-12-11 22:14:42 +01:00
ARMGenAsmWriter.inc add new option CS_OPT_MEM for cs_option(): this enable user-defined dynamic memory management. idea proposed by Pancake 2014-01-05 11:19:04 +08:00
ARMGenDisassemblerTables.inc arm,arm64,mips,x86: rename PPC_getFeatureBits() to getFeatureBits() 2013-12-31 18:15:12 +08:00
ARMGenInstrInfo.inc arm: upgrade core engine 2013-12-01 22:19:27 +08:00
ARMGenRegisterInfo.inc arm: upgrade core engine 2013-12-01 22:19:27 +08:00
ARMGenSubtargetInfo.inc ARM: Fix bunch of issues 2013-12-11 17:35:27 +08:00
ARMInstPrinter.c move internal memory management declarations from utils.h to cs_priv.h 2014-01-05 11:35:47 +08:00
ARMInstPrinter.h detail option: provide instruction id even when detail option is OFF 2013-12-14 10:45:09 +08:00
mapping.c add new option CS_OPT_MEM for cs_option(): this enable user-defined dynamic memory management. idea proposed by Pancake 2014-01-05 11:19:04 +08:00
mapping.h cache insns for fast lookup in mapping.c. based on the idea of Dang Hoang Vu 2014-01-03 17:08:58 +08:00
module.c add new option CS_OPT_MEM for cs_option(): this enable user-defined dynamic memory management. idea proposed by Pancake 2014-01-05 11:19:04 +08:00