Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/
Dprocessor.h261 unsigned long bd_emu_branch_pc; member
310 .bd_emu_branch_pc = 0, \
/Linux-v5.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()