mc_fpscr
memcpy(&mcp->mc_fpscr, &pcb->pcb_fpu.fpscr, sizeof(double));
memcpy(&pcb->pcb_fpu.fpscr, &mcp->mc_fpscr, sizeof(double));