Searched refs:PCB_FSR (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dpcb.h77 #define PCB_FSR(pcb) ((pcb)->pcb_fpregs.r_regs[_R_FSR - _FPBASE]) macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Ddb_interface.c884 const uint32_t fpucsr = PCB_FSR(pcb);
H A Dtrap.c731 va = mips_emul_branch(tf, pc, PCB_FSR(pcb), true);
H A Dmips_emul.c279 PCB_FSR(curpcb), 0);

Completed in 114 milliseconds