Home
last modified time | relevance | path

Searched refs:ARM_REG_CPSR (Results 1 – 6 of 6) sorted by relevance

/external/capstone/arch/ARM/
DARMMappingInsn.inc7 { ARM_REG_CPSR, 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
13 { ARM_REG_CPSR, 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
19 { ARM_REG_CPSR, 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
25 { ARM_REG_CPSR, 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
235 { 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
241 { 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
247 { 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
253 { 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
259 { 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
265 { 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
[all …]
DARMMapping.c21 { ARM_REG_CPSR, "cpsr"},
134 { ARM_REG_CPSR, "cpsr"},
302 insn->detail->arm.update_flags = cs_reg_write((csh)&handle, insn, ARM_REG_CPSR); in ARM_get_insn_id()
DARMInstPrinter.c403 insn->detail->regs_write[j] = ARM_REG_CPSR; in ARM_post_printer()
/external/capstone/bindings/python/capstone/
Darm_const.py185 ARM_REG_CPSR = 3 variable
/external/capstone/bindings/java/capstone/
DArm_const.java188 public static final int ARM_REG_CPSR = 3; field in Arm_const
/external/capstone/include/capstone/
Darm.h256 ARM_REG_CPSR, enumerator