Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Dunaligned.c886 unsigned long origpc, orig31, value; in emulate_load_store_insn() local
893 orig31 = regs->regs[31]; in emulate_load_store_insn()
1362 regs->regs[31] = orig31; in emulate_load_store_insn()
1397 unsigned long orig31; in emulate_load_store_microMIPS() local
1406 orig31 = regs->regs[31]; in emulate_load_store_microMIPS()
1736 regs->regs[31] = orig31; in emulate_load_store_microMIPS()
1988 regs->regs[31] = orig31; in emulate_load_store_microMIPS()
2015 unsigned long orig31; in emulate_load_store_MIPS16e() local
2023 orig31 = regs->regs[31]; in emulate_load_store_MIPS16e()
2268 regs->regs[31] = orig31; in emulate_load_store_MIPS16e()