Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/math-emu/
Ddsemul.c196 regs->cp0_epc = current->thread.bd_emu_branch_pc; in dsemul_thread_rollback()
280 current->thread.bd_emu_branch_pc = branch_pc; in mips_dsemul()
/Linux-v4.19/arch/mips/include/asm/
Dprocessor.h268 unsigned long bd_emu_branch_pc; member
340 .bd_emu_branch_pc = 0, \