capstone/arch/ARM
2017-05-05 09:53:29 +08:00
..
ARMAddressingModes.h 2015 2015-03-04 17:45:23 +08:00
ARMBaseInfo.h 2015 2015-03-04 17:45:23 +08:00
ARMDisassembler.c arm: fix decoding Thumb big-endian instructions. ported from PR #813 2016-11-14 21:37:23 +09:00
ARMDisassembler.h 2015 2015-03-04 17:45:23 +08:00
ARMGenAsmWriter.inc arm: correct the alias instruction id for MOVsi instructions. bug reported by @joelpx 2015-05-02 11:38:34 +08:00
ARMGenDisassemblerTables.inc 2015 2015-03-04 17:45:23 +08:00
ARMGenInstrInfo.inc arm: revert the last change on OperandInfo* in ARMGenInstrInfo.inc 2015-03-10 16:52:22 +08:00
ARMGenRegisterInfo.inc arm: update core 2015-03-03 16:26:32 +08:00
ARMGenSubtargetInfo.inc 2015 2015-03-04 17:45:23 +08:00
ARMInstPrinter.c arm: another fix for #913 2017-05-05 09:53:29 +08:00
ARMInstPrinter.h 2015 2015-03-04 17:45:23 +08:00
ARMMapping.c arm: fix issue #744 2016-08-13 13:25:52 +08:00
ARMMapping.h arm: support cs_regs_access() API 2015-04-07 11:59:26 +08:00
ARMMappingInsn.inc arm: groups for Thumb SETEND instruction. ported from #843 2017-01-19 09:13:49 +08:00
ARMMappingInsnOp.inc arm: fix issue #767 2016-09-05 23:05:03 +08:00
ARMModule.c switch endian mode with cs_option() for Arm/Arm64/Mips/Sparc. fix issue #849 2017-02-01 11:19:00 +08:00