Lines Matching full:infinity
242 jne fp_e2e_doroundup | round to infinity
259 jhi 1f | %d2 > 2, round to +infinity
261 jne fp_e2e_doroundup | negative, round to infinity
264 jeq fp_e2e_doroundup | positive, round to infinity
466 jne fp_ne_doroundup | round to infinity
483 jhi 1f | %d2 > 2, round to +infinity
485 jne fp_ne_doroundup | negative, round to infinity
488 jeq fp_ne_doroundup | positive, round to infinity
647 | 2: Round to -Infinity
648 | 3: Round to +Infinity
703 jne fp_nd_doroundup | round to infinity
707 | round (the mantissa, that is) towards infinity
718 jeq fp_nd_large | yes, so make it infinity.
726 jhi 3f | %d2 > 2, round to +infinity
731 jne fp_nd_doroundup | negative, round to infinity
735 jeq fp_nd_doroundup | positive, round to infinity
810 | Exponent overflow. Just call it infinity.
829 jhi 4f | %d2 > 2, round to +infinity
894 jne fp_ns_doroundup | round to infinity
898 | round (the mantissa, that is) towards infinity
907 jeq fp_ns_large | yes, so make it infinity.
916 jhi 3f | %d2 > 2, round to +infinity
918 jne fp_ns_doroundup | negative, round to infinity
921 jeq fp_ns_doroundup | positive, round to infinity
953 | Exponent overflow. Just call it infinity.
971 jhi 4f | %d2 > 2, round to +infinity
1054 jne fp_nsf_doroundup | round to infinity
1058 | round (the mantissa, that is) towards infinity
1067 jeq fp_nsf_large | yes, so make it infinity.
1076 jhi 3f | %d2 > 2, round to +infinity
1078 jne fp_nsf_doroundup | negative, round to infinity
1081 jeq fp_nsf_doroundup | positive, round to infinity
1083 | Exponent overflow. Just call it infinity.
1101 jhi 4f | %d2 > 2, round to +infinity
1191 jhi 3f | %d2 > 2, round to +infinity
1193 jne fp_e2i_doroundup\b | negative, round to infinity
1196 jeq fp_e2i_doroundup\b | positive, round to infinity
1224 jhi 2f | %d2 > 2, round to +infinity