Home | History | Annotate | Download | only in fpu

Lines Matching full:normalized

253 | by the denormalized significand `aSig'.  The normalized exponent and
274 | will be added into the exponent. Since a properly normalized significand
276 | than the desired result exponent whenever `zSig' is a complete, normalized
302 | significand must be normalized or smaller. If `zSig' is not normalized,
305 | normalized, `zExp' must be 1 less than the ``true'' floating-point exponent.
370 | `roundAndPackFloat32' except that `zSig' does not have to be normalized.
435 | by the denormalized significand `aSig'. The normalized exponent and
456 | will be added into the exponent. Since a properly normalized significand
458 | than the desired result exponent whenever `zSig' is a complete, normalized
484 | significand must be normalized or smaller. If `zSig' is not normalized,
487 | normalized, `zExp' must be 1 less than the ``true'' floating-point exponent.
552 | `roundAndPackFloat64' except that `zSig' does not have to be normalized.
607 | represented by the denormalized significand `aSig'. The normalized exponent
655 | The input significand must be normalized or smaller. If the input
656 | significand is not normalized, `zExp' must be 0; in that case, the result
831 | normalized.
908 | `aSig0' and `aSig1'. The normalized exponent is stored at the location
909 | pointed to by `zExpPtr'. The most significant 49 bits of the normalized
911 | least significant 64 bits of the normalized significand are stored at the
953 | Since a properly normalized significand will have an integer portion equal
955 | whenever `zSig0' and `zSig1' concatenated form a complete, normalized
983 | The input significand must be normalized or smaller. If the input
984 | significand is not normalized, `zExp' must be 0; in that case, the result
986 | usual case that the input significand is normalized, `zExp' must be 1 less
1091 | normalized. In all cases, `zExp' must be 1 less than the ``true'' floating-
2804 | will be added into the exponent. Since a properly normalized significand
2806 | than the desired result exponent whenever `zSig' is a complete, normalized