Home
last modified time | relevance | path

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

/linux-5.19.10/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()
545 regs->regs[31] = orig31; in emulate_load_store_insn()
580 unsigned long orig31; in emulate_load_store_microMIPS() local
590 orig31 = regs->regs[31]; in emulate_load_store_microMIPS()
920 regs->regs[31] = orig31; in emulate_load_store_microMIPS()
1172 regs->regs[31] = orig31; in emulate_load_store_microMIPS()
1199 unsigned long orig31; in emulate_load_store_MIPS16e() local
1208 orig31 = regs->regs[31]; in emulate_load_store_MIPS16e()
1453 regs->regs[31] = orig31; in emulate_load_store_MIPS16e()