Lines Matching refs:FP
482 * FP Exceptions:: IEEE 754 math exceptions and how to detect them.
488 @node FP Exceptions
489 @subsection FP Exceptions
549 the unordered comparison functions instead; see @ref{FP Comparison Functions}.
629 occurs; see @ref{FP Exceptions}.
741 which are supported by the FP implementation.
749 @c The other functions in this section that modify FP status register
752 @c cancellation. As long as the FP environment is restored before the
1212 * FP Bit Twiddling:: Sign bit adjustment. Adding epsilon.
1213 * FP Comparison Functions:: Comparisons without risk of exceptions.
1214 * Misc FP Arithmetic:: Max, min, positive difference, multiply-add.
1720 @node FP Bit Twiddling
1721 @subsection Setting and modifying single bits of FP values
1722 @cindex FP arithmetic
1939 @node FP Comparison Functions
2072 @node Misc FP Arithmetic
2073 @subsection Miscellaneous FP arithmetic functions