Lines Matching refs:origpc
889 unsigned long origpc; in emulate_load_store_insn() local
898 origpc = (unsigned long)pc; in emulate_load_store_insn()
1327 regs->cp0_epc = origpc; in emulate_load_store_insn()
1367 unsigned long origpc, contpc; in emulate_load_store_microMIPS() local
1372 origpc = regs->cp0_epc; in emulate_load_store_microMIPS()
1703 regs->cp0_epc = origpc; in emulate_load_store_microMIPS()
1954 regs->cp0_epc = origpc; in emulate_load_store_microMIPS()
1984 unsigned long origpc; in emulate_load_store_MIPS16e() local
1987 origpc = regs->cp0_epc; in emulate_load_store_MIPS16e()
1989 pc16 = (unsigned short __user *)msk_isa16_mode(origpc); in emulate_load_store_MIPS16e()
2199 regs->cp0_epc = origpc; in emulate_load_store_MIPS16e()