Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dprocessor.h264 unsigned long bd_emu_branch_pc; member
336 .bd_emu_branch_pc = 0, \
/arch/mips/math-emu/
Ddsemul.c193 regs->cp0_epc = current->thread.bd_emu_branch_pc; in dsemul_thread_rollback()
277 current->thread.bd_emu_branch_pc = branch_pc; in mips_dsemul()