glibc/sysdeps/x86/fpu
H.J. Lu f5fb9fa011 x86: Include test-flt-eval-method-387 if -mfpmath=387 works
Since Clang doesn't support -mfpmath=387 on x86-64, on x86, include
test-flt-eval-method-387 only if -mfpmath=387 works.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
2024-12-22 12:54:44 +08:00
..
bits Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00
finclude
Makefile x86: Include test-flt-eval-method-387 if -mfpmath=387 works 2024-12-22 12:54:44 +08:00
e_sqrtf128.c
e_sqrtl.c
fenv_private.h
fix-fp-int-compare-invalid.h
math-barriers.h
math_private.h
nan-pseudo-number.h
powl_helper.c
s_ceill.c math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600) 2024-04-04 14:29:28 -03:00
s_ffma.c
s_floorl.c math: x86 floor traps when FE_INEXACT is enabled (BZ 31601) 2024-04-04 14:29:28 -03:00
s_fpclassifyl.c
s_isnanl.c
s_nearestint_387_template.c math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600) 2024-04-04 14:29:28 -03:00
s_sincosf_data.c
s_truncl.c math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603) 2024-04-04 14:29:28 -03:00
sfp-machine.h
sincosf_poly.h
test-fenv-clear-sse.c
test-fenv-sse-2.c
test-fenv-sse.c
test-fenv-x87.c
test-flt-eval-method-387.c
test-flt-eval-method-sse.c
test-math-vector-sincos.h