FPSR_BITS
(pcb->pcb_fpregs.fpsr & FPSR_BITS) |
pcb->pcb_fpregs.fpsr = fpregs->fpr_vfp.vfp_fpscr & FPSR_BITS;
mcp->__vfpregs.__vfp_fpscr & FPSR_BITS;