Home
last modified time | relevance | path

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

/external/capstone/arch/ARM/
DARMMapping.c21 { ARM_REG_CPSR, "cpsr"},
134 { ARM_REG_CPSR, "cpsr"},
281 { ARM_REG_CPSR, 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
287 { ARM_REG_CPSR, 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
293 { ARM_REG_CPSR, 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
299 { ARM_REG_CPSR, 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
509 { 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
515 { 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
521 { 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
527 { 0 }, { ARM_REG_CPSR, 0 }, { ARM_GRP_ARM, 0 }, 0, 0
[all …]
DARMInstPrinter.c375 insn->detail->regs_write[j] = ARM_REG_CPSR; in ARM_post_printer()
/external/capstone/bindings/python/capstone/
Darm_const.py169 ARM_REG_CPSR = 3 variable
/external/capstone/bindings/java/capstone/
DArm_const.java172 public static final int ARM_REG_CPSR = 3; field in Arm_const
/external/capstone/include/
Darm.h269 ARM_REG_CPSR, enumerator