Searched refs:fe_cx (Results 1 – 7 of 7) sorted by relevance
107 fe->fe_cx |= FSR_NX; /* inexact */ in fpround()226 fe->fe_cx |= FSR_NX;236 fe->fe_cx = (fe->fe_cx & ~FSR_NX) | FSR_NV;277 fe->fe_cx |= FSR_NX;289 fe->fe_cx = (fe->fe_cx & ~FSR_NX) | FSR_NV;353 fe->fe_cx |= FSR_UF;356 if ((fe->fe_cx & FSR_NX) ||358 fe->fe_cx |= FSR_UF;371 fe->fe_cx |= FSR_OF | FSR_NX;416 fe->fe_cx |= FSR_UF;[all …]
45 fe.fe_cx = 0; \54 fe.fe_fsr |= fe.fe_cx << FSR_AEXC_SHIFT; \66 fe.fe_cx = 0; \71 fe.fe_fsr |= fe.fe_cx << FSR_AEXC_SHIFT; \83 fe.fe_cx = 0; \88 fe.fe_fsr |= fe.fe_cx << FSR_AEXC_SHIFT; \108 fe.fe_cx = 0; \116 fe.fe_fsr |= fe.fe_cx << FSR_AEXC_SHIFT; \128 fe.fe_cx = 0; in _Qp_sqrt()134 fe.fe_fsr |= fe.fe_cx << FSR_AEXC_SHIFT; in _Qp_sqrt()
154 int fe_cx; /* exceptions */ member
108 fe->fe_cx = FSR_NV; in __fpu_compare()
195 fe->fe_cx = FSR_DZ;
210 fe->fe_cx = FSR_NV; in __fpu_newnan()
319 fe->fe_cx = FSR_NV; /* assert invalid operand */