Searched refs:PCB_FSR (Results 1 – 4 of 4) sorted by relevance
77 #define PCB_FSR(pcb) ((pcb)->pcb_fpregs.r_regs[_R_FSR - _FPBASE]) macro
810 va = mips_emul_branch(tf, pc, PCB_FSR(pcb), true); in mips_singlestep()
1074 const uint32_t fpucsr = PCB_FSR(pcb); in branch_taken()
286 PCB_FSR(curpcb), 0); in update_pc()