glibc/sysdeps/i386/i686/fpu/multiarch
Paul Zimmermann a9d42c09a3 math: Add inputs that yield larger errors for float type (x86_64)
The corner cases included were generated using exhaustive search
for all float/binary32 values on x86_64 (comparing to MPFR for
correct rounding to nearest).

For the j0/j1/y0 functions, only cases with ulp error <= 9 were
included.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2020-03-31 21:48:54 -04:00
..
e_exp2f-sse2.c i386: Replace assembly versions of e_exp2f with generic e_exp2f.c 2017-10-22 08:00:18 -07:00
e_exp2f.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_expf-sse2.c i386: Replace assembly versions of e_expf with generic e_expf.c 2017-10-22 07:54:50 -07:00
e_expf.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_log2f-sse2.c i386: Replace assembly versions of e_log2f with generic e_log2f.c 2017-10-22 08:10:18 -07:00
e_log2f.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_logf-sse2.c i386: Replace assembly versions of e_logf with generic e_logf.c 2017-10-22 08:02:58 -07:00
e_logf.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_powf-sse2.c i386: Replace assembly versions of e_powf with generic e_powf.c 2017-10-22 08:12:41 -07:00
e_powf.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
libm-test-ulps math: Add inputs that yield larger errors for float type (x86_64) 2020-03-31 21:48:54 -04:00
libm-test-ulps-name Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). 2016-11-04 16:49:06 +00:00
Makefile i386: Replace assembly versions of e_powf with generic e_powf.c 2017-10-22 08:12:41 -07:00
s_cosf-sse2.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_cosf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_sincosf-sse2.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_sincosf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_sinf-sse2.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_sinf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00