Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/math-emu/
Ddsemul.c210 unsigned long branch_pc, unsigned long cont_pc) in mips_dsemul() argument
243 pr_debug("dsemul 0x%08lx cont at 0x%08lx\n", regs->cp0_epc, cont_pc); in mips_dsemul()
283 current->thread.bd_emu_cont_pc = cont_pc; in mips_dsemul()
/linux-6.1.9/arch/mips/include/asm/
Ddsemul.h38 unsigned long branch_pc, unsigned long cont_pc);