mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 23:40:10 +00:00
5537f466d6
The i386 ULPs are actually the i686/multiarch ones. The i686/multiarch float ULPs are more precise as the SSE2 version (when available) uses double for the cosf and sinf functions. On the other hand the higher precision of the x86 FPU improves the precision for a few other math functions. * sysdeps/i386/fpu/libm-test-ulps: Move to .... * sysdeps/i386/i686/multiarch/fpu/libm-test-ulps: ...here. * sysdeps/i386/fpu/libm-test-ulps: Regenerate. |
||
---|---|---|
.. | ||
multiarch | ||
e_log.S | ||
e_logf.S | ||
e_logl.S | ||
s_fdim.S | ||
s_fdimf.S | ||
s_fdiml.S | ||
s_fmax.S | ||
s_fmaxf.S | ||
s_fmaxl.S | ||
s_fmin.S | ||
s_fminf.S | ||
s_fminl.S |