Home | History | Annotate | Download | only in fpu

Lines Matching full:precision

75 | Returns the fraction bits of the half-precision floating-point value `a'.
84 | Returns the exponent bits of the half-precision floating-point value `a'.
93 | Returns the sign bit of the single-precision floating-point value `a'.
204 | Returns the fraction bits of the single-precision floating-point value `a'.
215 | Returns the exponent bits of the single-precision floating-point value `a'.
226 | Returns the sign bit of the single-precision floating-point value `a'.
252 | Normalizes the subnormal single-precision floating-point value represented
271 | single-precision floating-point value, returning the result. After being
290 | and significand `zSig', and returns the proper single-precision floating-
292 | value is simply rounded and packed into the single-precision format, with
299 | precision floating-point number.
368 | and significand `zSig', and returns the proper single-precision floating-
386 | Returns the fraction bits of the double-precision floating-point value `a'.
397 | Returns the exponent bits of the double-precision floating-point value `a'.
408 | Returns the sign bit of the double-precision floating-point value `a'.
434 | Normalizes the subnormal double-precision floating-point value represented
453 | double-precision floating-point value, returning the result. After being
472 | and significand `zSig', and returns the proper double-precision floating-
474 | value is simply rounded and packed into the double-precision format, with
481 | precision floating-point number.
550 | and significand `zSig', and returns the proper double-precision floating-
570 | Returns the fraction bits of the extended double-precision floating-point
582 | Returns the exponent bits of the extended double-precision floating-point
594 | Returns the sign bit of the extended double-precision floating-point value
606 | Normalizes the subnormal extended double-precision floating-point value
625 | extended double-precision floating-point value, returning the result.
641 | and returns the proper extended double-precision floating-point value
643 | rounded and packed into the extended double-precision format, with the
650 | double-precision floating-point number.
652 | number of bits as single or double precision, respectively. Otherwise, the
653 | result is rounded to the full precision of the extended double-precision
828 | and returns the proper extended double-precision floating-point value
859 | Returns the least-significant 64 fraction bits of the quadruple-precision
871 | Returns the most-significant 48 fraction bits of the quadruple-precision
883 | Returns the exponent bits of the quadruple-precision floating-point value
895 | Returns the sign bit of the quadruple-precision floating-point value `a'.
906 | Normalizes the subnormal quadruple-precision floating-point value
948 | by the concatenation of `zSig0' and `zSig1' into a quadruple-precision
973 | and `zSig2', and returns the proper quadruple-precision floating-point value
975 | simply rounded and packed into the quadruple-precision format, with the
982 | precision floating-point number.
1088 | returns the proper quadruple-precision floating-point value corresponding
1125 | to the single-precision floating-point format. The conversion is performed
1142 | to the double-precision floating-point format. The conversion is performed
1166 | to the extended double-precision floating-point format. The conversion
1193 | the quadruple-precision floating-point format. The conversion is performed
1217 | to the single-precision floating-point format. The conversion is performed
1270 | to the double-precision floating-point format. The conversion is performed
1298 | to the extended double-precision floating-point format. The conversion
1323 | the quadruple-precision floating-point format. The conversion is performed
1357 | Returns the result of converting the single-precision floating-point value
1388 | Returns the result of converting the single-precision floating-point value
1431 | Returns the result of converting the single-precision floating-point value
1480 | Returns the result of converting the single-precision floating-point value
1517 | Returns the result of converting the single-precision floating-point value
1564 | Returns the result of converting the single-precision floating-point value
1565 | `a' to the double-precision floating-point format. The conversion is
1596 | Returns the result of converting the single-precision floating-point value
1597 | `a' to the extended double-precision floating-point format. The conversion
1630 | Returns the result of converting the single-precision floating-point value
1631 | `a' to the double-precision floating-point format. The conversion is
1662 | Rounds the single-precision floating-point value `a' to an integer, and
1663 | returns the result as a single-precision floating-point value. The
1722 | Returns the result of adding the absolute values of the single-precision
1802 | precision floating-point values `a' and `b'. If `zSign' is 1, the
1876 | Returns the result of adding the single-precision floating-point values `a'
1899 | Returns the result of subtracting the single-precision floating-point values
1922 | Returns the result of multiplying the single-precision floating-point values
1985 | Returns the result of dividing the single-precision floating-point value `a'
2049 | Returns the remainder of the single-precision floating-point value `a'
2150 | Returns the square root of the single-precision floating-point value `a'.
2205 | Returns the binary exponential of the single-precision floating-point value
2285 | Returns the binary log of the single-precision floating-point value `a'.
2333 | Returns 1 if the single-precision floating-point value `a' is equal to
2357 | Returns 1 if the single-precision floating-point value `a' is less than
2386 | Returns 1 if the single-precision floating-point value `a' is less than
2415 | Returns 1 if the single-precision floating-point values `a' and `b' cannot
2436 | Returns 1 if the single-precision floating-point value `a' is equal to
2460 | Returns 1 if the single-precision floating-point value `a' is less than or
2491 | Returns 1 if the single-precision floating-point value `a' is less than
2522 | Returns 1 if the single-precision floating-point values `a' and `b' cannot
2545 | Returns the result of converting the double-precision floating-point value
2573 | Returns the result of converting the double-precision floating-point value
2620 | Returns the result of converting the double-precision floating-point value
2671 | Returns the result of converting the double-precision floating-point value
2714 | Returns the result of converting the double-precision floating-point value
2767 | Returns the result of converting the double-precision floating-point value
2768 | `a' to the single-precision floating-point format. The conversion is
2801 | half-precision floating-point value, returning the result. After being
2815 /* Half precision floats come in two formats: standard IEEE and "ARM" format.
2945 | Returns the result of converting the double-precision floating-point value
2946 | `a' to the extended double-precision floating-point format. The conversion
2980 | Returns the result of converting the double-precision floating-point value
2981 | `a' to the quadruple-precision floating-point format. The conversion is
3013 | Rounds the double-precision floating-point value `a' to an integer, and
3014 | returns the result as a double-precision floating-point value. The
3086 | Returns the result of adding the absolute values of the double-precision
3166 | precision floating-point values `a' and `b'. If `zSign' is 1, the
3240 | Returns the result of adding the double-precision floating-point values `a'
3263 | Returns the result of subtracting the double-precision floating-point values
3286 | Returns the result of multiplying the double-precision floating-point values
3347 | Returns the result of dividing the double-precision floating-point value `a'
3419 | Returns the remainder of the double-precision floating-point value `a'
3505 | Returns the square root of the double-precision floating-point value `a'.
3557 | Returns the binary log of the double-precision floating-point value `a'.
3604 | Returns 1 if the double-precision floating-point value `a' is equal to the
3629 | Returns 1 if the double-precision floating-point value `a' is less than or
3658 | Returns 1 if the double-precision floating-point value `a' is less than
3687 | Returns 1 if the double-precision floating-point values `a' and `b' cannot
3708 | Returns 1 if the double-precision floating-point value `a' is equal to the
3735 | Returns 1 if the double-precision floating-point value `a' is less than or
3766 | Returns 1 if the double-precision floating-point value `a' is less than
3797 | Returns 1 if the double-precision floating-point values `a' and `b' cannot
3822 | Returns the result of converting the extended double-precision floating-
3849 | Returns the result of converting the extended double-precision floating-
3894 | Returns the result of converting the extended double-precision floating-
3934 | Returns the result of converting the extended double-precision floating-
3978 | Returns the result of converting the extended double-precision floating-
3979 | point value `a' to the single-precision floating-point format. The
4006 | Returns the result of converting the extended double-precision floating-
4007 | point value `a' to the double-precision floating-point format. The
4036 | Returns the result of converting the extended double-precision floating-
4037 | point value `a' to the quadruple-precision floating-point format. The
4062 | Rounds the extended double-precision floating-point value `a' to an integer,
4063 | and returns the result as an extended quadruple-precision floating-point
4136 | precision floating-point values `a' and `b'. If `zSign' is 1, the sum is
4202 | double-precision floating-point values `a' and `b'. If `zSign' is 1, the
4269 | Returns the result of adding the extended double-precision floating-point
4290 | Returns the result of subtracting the extended double-precision floating-
4311 | Returns the result of multiplying the extended double-precision floating-
4370 | Returns the result of dividing the extended double-precision floating-point
4450 | Returns the remainder of the extended double-precision floating-point value
4546 | Returns the square root of the extended double-precision floating-point
4616 | Returns 1 if the extended double-precision floating-point value `a' is equal
4643 | Returns 1 if the extended double-precision floating-point value `a' is
4677 | Returns 1 if the extended double-precision floating-point value `a' is
4710 | Returns 1 if the extended double-precision floating-point values `a' and `b'
4729 | Returns 1 if the extended double-precision floating-point value `a' is
4759 | Returns 1 if the extended double-precision floating-point value `a' is less
4795 | Returns 1 if the extended double-precision floating-point value `a' is less
4831 | Returns 1 if the extended double-precision floating-point values `a' and `b'
4857 | Returns the result of converting the quadruple-precision floating-point
4886 | Returns the result of converting the quadruple-precision floating-point
4934 | Returns the result of converting the quadruple-precision floating-point
4977 | Returns the result of converting the quadruple-precision floating-point
5038 | Returns the result of converting the quadruple-precision floating-point
5039 | value `a' to the single-precision floating-point format. The conversion
5073 | Returns the result of converting the quadruple-precision floating-point
5074 | value `a' to the double-precision floating-point format. The conversion
5108 | Returns the result of converting the quadruple-precision floating-point
5109 | value `a' to the extended double-precision floating-point format. The
5145 | Rounds the quadruple-precision floating-point value `a' to an integer, and
5146 | returns the result as a quadruple-precision floating-point value. The
5248 | Returns the result of adding the absolute values of the quadruple-precision
5335 | precision floating-point values `a' and `b'. If `zSign' is 1, the
5418 | Returns the result of adding the quadruple-precision floating-point values
5439 | Returns the result of subtracting the quadruple-precision floating-point
5460 | Returns the result of multiplying the quadruple-precision floating-point
5524 | Returns the result of dividing the quadruple-precision floating-point value
5608 | Returns the remainder of the quadruple-precision floating-point value `a'
5717 | Returns the square root of the quadruple-precision floating-point value `a'.
5786 | Returns 1 if the quadruple-precision floating-point value `a' is equal to
5813 | Returns 1 if the quadruple-precision floating-point value `a' is less than
5846 | Returns 1 if the quadruple-precision floating-point value `a' is less than
5879 | Returns 1 if the quadruple-precision floating-point values `a' and `b' cannot
5899 | Returns 1 if the quadruple-precision floating-point value `a' is equal to
5929 | Returns 1 if the quadruple-precision floating-point value `a' is less than
5965 | Returns 1 if the quadruple-precision floating-point value `a' is less than
6001 | Returns 1 if the quadruple-precision floating-point values `a' and `b' cannot