Lines Matching refs:origpc
114 unsigned long origpc, orig31, value; in emulate_load_store_insn() local
119 origpc = (unsigned long)pc; in emulate_load_store_insn()
585 regs->cp0_epc = origpc; in emulate_load_store_insn()
625 unsigned long origpc, contpc; in emulate_load_store_microMIPS() local
630 origpc = regs->cp0_epc; in emulate_load_store_microMIPS()
960 regs->cp0_epc = origpc; in emulate_load_store_microMIPS()
1212 regs->cp0_epc = origpc; in emulate_load_store_microMIPS()
1242 unsigned long origpc; in emulate_load_store_MIPS16e() local
1248 origpc = regs->cp0_epc; in emulate_load_store_MIPS16e()
1250 pc16 = (unsigned short __user *)msk_isa16_mode(origpc); in emulate_load_store_MIPS16e()
1493 regs->cp0_epc = origpc; in emulate_load_store_MIPS16e()