Home
last modified time | relevance | path

Searched refs:origpc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/mips/kernel/
Dunaligned.c889 unsigned long origpc; in emulate_load_store_insn() local
898 origpc = (unsigned long)pc; in emulate_load_store_insn()
1354 regs->cp0_epc = origpc; in emulate_load_store_insn()
1394 unsigned long origpc, contpc; in emulate_load_store_microMIPS() local
1399 origpc = regs->cp0_epc; in emulate_load_store_microMIPS()
1730 regs->cp0_epc = origpc; in emulate_load_store_microMIPS()
1981 regs->cp0_epc = origpc; in emulate_load_store_microMIPS()
2011 unsigned long origpc; in emulate_load_store_MIPS16e() local
2016 origpc = regs->cp0_epc; in emulate_load_store_MIPS16e()
2018 pc16 = (unsigned short __user *)msk_isa16_mode(origpc); in emulate_load_store_MIPS16e()
[all …]