Lines Matching full:point
2 * PowerPC floating point and SPE emulation helpers for QEMU.
57 /* Floating point operations helpers */
171 /* Floating-point invalid operations exception */ in COMPUTE_FPRF()
174 /* Update the floating-point invalid operation summary */ in COMPUTE_FPRF()
176 /* Update the floating-point exception summary */ in COMPUTE_FPRF()
179 /* Update the floating-point enabled exception summary */ in COMPUTE_FPRF()
257 /* Update the floating-point invalid operation summary */ in float_invalid_op_vxvc()
259 /* Update the floating-point exception summary */ in float_invalid_op_vxvc()
267 /* Update the floating-point enabled exception summary */ in float_invalid_op_vxvc()
292 /* Update the floating-point exception summary */ in float_zero_divide_excp()
295 /* Update the floating-point enabled exception summary */ in float_zero_divide_excp()
310 /* Update the floating-point exception summary */ in float_overflow_excp()
315 /* Update the floating-point enabled exception summary */ in float_overflow_excp()
330 /* Update the floating-point exception summary */ in float_underflow_excp()
333 /* Update the floating-point enabled exception summary */ in float_underflow_excp()
346 /* Update the floating-point exception summary */ in float_inexact_excp()
349 /* Update the floating-point enabled exception summary */ in float_inexact_excp()
430 /* Deferred floating-point exception after target FPSCR update */ in do_fpscr_check_status()
463 /* Deferred floating-point exception after target FPR update */ in do_float_check_status()
938 /* Single-precision floating-point conversions */
1118 /* Single-precision floating-point arithmetic */
1188 /* Single-precision floating-point comparisons */
1276 /* Double-precision floating-point conversion */
1469 /* Double precision fixed-point arithmetic */
1510 /* Double precision floating point helpers */
1560 * VSX_ADD_SUB - VSX floating point add/subtract
1637 * VSX_MUL - VSX floating point multiply
1708 * VSX_DIV - VSX floating point divide
1785 * VSX_RE - VSX floating point reciprocal estimate
1825 * VSX_SQRT - VSX floating point square root
1870 *VSX_RSQRTE - VSX floating point reciprocal square root estimate
1914 * VSX_TDIV - VSX floating point test for divide
1971 * VSX_TSQRT - VSX floating point test for square root
2024 * VSX_MADD - VSX floating point muliply/add variations
2081 * VSX_MADDQ - VSX floating point quad-precision muliply/add
2123 * VSX_SCALAR_CMP - VSX scalar floating point compare
2358 * VSX_MAX_MIN - VSX floating point maximum/minimum
2479 * VSX_CMP - VSX floating point compare
2538 * VSX_CVT_FP_TO_FP - VSX floating point/floating point conversion
2603 * VSX_CVT_FP_TO_FP_VECTOR - VSX floating point/floating point conversion
2640 * VSX_CVT_FP_TO_FP_HP - VSX floating point/floating point conversion
2771 * VSX_CVT_FP_TO_INT - VSX floating point to integer conversion
2879 * VSX_CVT_FP_TO_INT_VECTOR - VSX floating point to integer conversion
2914 * VSX_CVT_INT_TO_FP - VSX integer to floating point conversion
2988 * VSX_CVT_INT_TO_FP_VECTOR - VSX integer to floating point conversion
3020 * VSX_ROUND - VSX floating point round