_MC_FPFMT_387
mctx->mc_fpformat = _MC_FPFMT_387;
mctx->mc_fpformat = cpu_fxsr ? _MC_FPFMT_XMM : _MC_FPFMT_387;