Searched refs:FSR_RP (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dnearbyintl.c81 if (rm == FSR_RP || (rm == FSR_RN && (hx >= 0x3ffe0000 &&
101 if (rm == FSR_RP || (rm == FSR_RN && (frac > 0x80000000u ||
113 if (rm == FSR_RP || (rm == FSR_RN && (frac > 0x80000000u ||
128 if (rm == FSR_RP || (rm == FSR_RN && (frac > 0x80000000u ||
141 if (rm == FSR_RP || (rm == FSR_RN && (frac > 0x80000000u ||
H A Dlrintl.c79 if (rm == FSR_RP || (rm == FSR_RN && (hx >= 0x3ffe0000 &&
101 if (frac && (rm == FSR_RP || (rm == FSR_RN && (frac > 0x80000000U ||
H A Dfma.h70 #define FSR_RP 2 macro
H A Dllrintl.c85 if (rm == FSR_RP || (rm == FSR_RN && (hx >= 0x3ffe0000 &&
115 if (frac && (rm == FSR_RP || (rm == FSR_RN && (frac > 0x80000000u ||
H A Dnearbyintf.c129 if (rm == FSR_RP || (rm == FSR_RN && hx > 0x3f000000))
H A Dfma.c329 if (rm == FSR_RP || (rm == FSR_RN && (z2 > 0x80000000u ||
343 if (rm == FSR_RN || rm == FSR_RP) {
H A Dfmal.c773 if (rm == FSR_RP || (rm == FSR_RN && (z4 > 0x80000000u ||
788 if (rm == FSR_RN || rm == FSR_RP) {
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_qtos.c83 if (rm == FSR_RN || rm == FSR_RP)
106 u.l = ((rm == FSR_RP)? 1 : 0);
141 if (rm == FSR_RP || (rm == FSR_RN && round && (sticky ||
H A Dquad.h81 #define FSR_RP 2 macro
H A D_Q_qtod.c83 if (rm == FSR_RN || rm == FSR_RP) {
111 u.l.lo = ((rm == FSR_RP)? 1 : 0);
158 if (rm == FSR_RP || (rm == FSR_RN && round && (sticky ||
H A D__quad_mag.c157 if (rm == FSR_RP || (rm == FSR_RN && round &&
173 if (rm == FSR_RN || rm == FSR_RP) {
387 if (rm == FSR_RP || (rm == FSR_RN && round &&
H A D_Q_mul.c414 if (rm == FSR_RP || (rm == FSR_RN && (c > twom113 ||
429 if (rm == FSR_RN || rm == FSR_RP) {
H A D_Q_div.c500 if (rm == FSR_RP || (rm == FSR_RN && (c > twom113 ||
516 if (rm == FSR_RN || rm == FSR_RP) {
H A D_Q_sqrt.c337 if (rm == FSR_RP || (rm == FSR_RN && (c > twom113 ||
/illumos-gate/usr/src/uts/sparc/sys/
H A Dfsr.h65 #define FSR_RP 0x30000000 /* Rounding Precision */ macro
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s135 ! if (rm == FSR_RP || (rm == FSR_RN && round &&
149 ! if (rm == FSR_RN || rm == FSR_RP) {
478 ! if (rm == FSR_RP || (rm == FSR_RN && (gr & 2) &&

Completed in 102 milliseconds