Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dunaligned.c114 unsigned long origpc, orig31, value; in emulate_load_store_insn() local
120 orig31 = regs->regs[31]; in emulate_load_store_insn()
586 regs->regs[31] = orig31; in emulate_load_store_insn()
621 unsigned long orig31; in emulate_load_store_microMIPS() local
631 orig31 = regs->regs[31]; in emulate_load_store_microMIPS()
961 regs->regs[31] = orig31; in emulate_load_store_microMIPS()
1213 regs->regs[31] = orig31; in emulate_load_store_microMIPS()
1240 unsigned long orig31; in emulate_load_store_MIPS16e() local
1249 orig31 = regs->regs[31]; in emulate_load_store_MIPS16e()
1494 regs->regs[31] = orig31; in emulate_load_store_MIPS16e()