Searched refs:origpc (Results 1 – 1 of 1) sorted by relevance
115 unsigned long origpc, orig31, value; in emulate_load_store_insn() local120 origpc = (unsigned long)pc; in emulate_load_store_insn()586 regs->cp0_epc = origpc; in emulate_load_store_insn()626 unsigned long origpc, contpc; in emulate_load_store_microMIPS() local631 origpc = regs->cp0_epc; in emulate_load_store_microMIPS()961 regs->cp0_epc = origpc; in emulate_load_store_microMIPS()1213 regs->cp0_epc = origpc; in emulate_load_store_microMIPS()1243 unsigned long origpc; in emulate_load_store_MIPS16e() local1249 origpc = regs->cp0_epc; in emulate_load_store_MIPS16e()1251 pc16 = (unsigned short __user *)msk_isa16_mode(origpc); in emulate_load_store_MIPS16e()[all …]