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

/linux-master/arch/mips/math-emu/
H A Ddsemul.c193 regs->cp0_epc = current->thread.bd_emu_branch_pc;
282 current->thread.bd_emu_branch_pc = branch_pc;
/linux-master/arch/mips/include/asm/
H A Dprocessor.h244 unsigned long bd_emu_branch_pc; member in struct:thread_struct
293 .bd_emu_branch_pc = 0, \

Completed in 223 milliseconds