Home
last modified time | relevance | path

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

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