Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A Ddsemul.c213 unsigned long branch_pc, unsigned long cont_pc) in mips_dsemul() argument
246 pr_debug("dsemul 0x%08lx cont at 0x%08lx\n", regs->cp0_epc, cont_pc); in mips_dsemul()
286 current->thread.bd_emu_cont_pc = cont_pc; in mips_dsemul()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Ddsemul.h38 unsigned long branch_pc, unsigned long cont_pc);