capstone/arch/ARM
Ammar Ben Khadra 739505a945 Fix classification of ARM jump instructions
All jump instructions have been classified based on the direct
and indirect_branch flags.
2015-12-17 14:41:40 +01: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 Fix Thumb disassembler memory corruption with IT sequence (issue #385) 2015-06-03 22:12:15 +08: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 #446. bug reported by @uxmal 2015-08-19 22:36:09 +08:00
ARMInstPrinter.h 2015 2015-03-04 17:45:23 +08:00
ARMMapping.c arm: add missing group string for CALL & INT. bug reported by Ben Nagy 2015-05-27 16:14:49 +07:00
ARMMapping.h arm: support cs_regs_access() API 2015-04-07 11:59:26 +08:00
ARMMappingInsn.inc Fix classification of ARM jump instructions 2015-12-17 14:41:40 +01:00
ARMMappingInsnOp.inc Remove enum for ASRS, LSRS, SUBS and MOVS 2015-04-17 11:42:45 +02:00
ARMModule.c arm: support cs_regs_access() API 2015-04-07 11:59:26 +08:00