Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Dprocessor.h242 unsigned long bd_emu_branch_pc; member
288 .bd_emu_branch_pc = 0, \
/linux-5.19.10/arch/mips/math-emu/
Ddsemul.c196 regs->cp0_epc = current->thread.bd_emu_branch_pc; in dsemul_thread_rollback()
285 current->thread.bd_emu_branch_pc = branch_pc; in mips_dsemul()