Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dprocessor.h244 unsigned long bd_emu_branch_pc; member
293 .bd_emu_branch_pc = 0, \
/openbmc/linux/arch/mips/math-emu/
H A Ddsemul.c193 regs->cp0_epc = current->thread.bd_emu_branch_pc; in dsemul_thread_rollback()
282 current->thread.bd_emu_branch_pc = branch_pc; in mips_dsemul()