Searched refs:ARM_REG_PC (Results 1 – 4 of 4) sorted by relevance
224 if (ARM_REG_PC == getRn(opcode)) in PerformLDF()260 if (ARM_REG_PC == getRn(opcode)) in PerformSTF()293 if (ARM_REG_PC == getRn(opcode)) in PerformLFM()326 if (ARM_REG_PC == getRn(opcode)) in PerformSFM()
110 #define ARM_REG_PC 15 macro
175 opcode, qregs[ARM_REG_PC]); in EmulateAll()
26 #define ARM_REG_PC 15 macro27 #define can_kprobe_direct_exec(m) (!test_bit(ARM_REG_PC, &(m)))