Searched refs:origpc (Results 1 – 1 of 1) sorted by relevance
886 unsigned long origpc, orig31, value; in emulate_load_store_insn() local892 origpc = (unsigned long)pc; in emulate_load_store_insn()1361 regs->cp0_epc = origpc; in emulate_load_store_insn()1401 unsigned long origpc, contpc; in emulate_load_store_microMIPS() local1405 origpc = regs->cp0_epc; in emulate_load_store_microMIPS()1735 regs->cp0_epc = origpc; in emulate_load_store_microMIPS()1987 regs->cp0_epc = origpc; in emulate_load_store_microMIPS()2017 unsigned long origpc; in emulate_load_store_MIPS16e() local2022 origpc = regs->cp0_epc; in emulate_load_store_MIPS16e()2024 pc16 = (unsigned short __user *)msk_isa16_mode(origpc); in emulate_load_store_MIPS16e()[all …]