FPCR_BITS
(pcb->pcb_fpregs.fpcr & FPCR_BITS);
pcb->pcb_fpregs.fpcr = fpregs->fpr_vfp.vfp_fpscr & FPCR_BITS;
mcp->__vfpregs.__vfp_fpscr & FPCR_BITS;