GET_FPU_CW
masked_exceptions = GET_FPU_CW(td) & GET_FPU_SW(td) & 0x7f;
control = GET_FPU_CW(curthread);