glibc/sysdeps/powerpc/fpu
Ulrich Drepper 0ac5ae2335 Optimize libm
libm is now somewhat integrated with gcc's -ffinite-math-only option
and lots of the wrapper functions have been optimized.
2011-10-12 11:27:51 -04:00
..
bits
Makefile
e_hypot.c Optimize libm 2011-10-12 11:27:51 -04:00
e_hypotf.c Optimize libm 2011-10-12 11:27:51 -04:00
e_rem_pio2f.c Fix PLT uses in libm on powerpc 2011-09-15 15:35:38 +02:00
e_sqrt.c Optimize libm 2011-10-12 11:27:51 -04:00
e_sqrtf.c Optimize libm 2011-10-12 11:27:51 -04:00
fclrexcpt.c
fe_mask.c
fe_nomask.c
fedisblxcpt.c
feenablxcpt.c
fegetenv.c Avoid PLT call to fegetenv on s390 2010-02-09 22:34:17 -08:00
fegetexcept.c
fegetround.c
feholdexcpt.c
fenv_const.c
fenv_libc.h
fesetenv.c
fesetround.c
feupdateenv.c Correct implementation of fmaf. 2010-10-11 09:27:05 -04:00
fgetexcptflg.c
fpu_control.h
fraiseexcpt.c
fsetexcptflg.c
ftestexcept.c Correct implementation of fmaf. 2010-10-11 09:27:05 -04:00
k_cosf.c Trigonometric optimizations for POWER 2011-09-07 22:10:26 -04:00
k_rem_pio2f.c Fix PLT uses in libm on powerpc 2011-09-15 15:35:38 +02:00
k_sinf.c Trigonometric optimizations for POWER 2011-09-07 22:10:26 -04:00
libm-test-ulps Adjust powerpc libm ULPs 2011-09-28 10:12:56 +02:00
math_ldbl.h
math_private.h
s_cosf.c Trigonometric optimizations for POWER 2011-09-07 22:10:26 -04:00
s_fabs.S
s_fabsf.S
s_fdim.c
s_fdimf.c
s_float_bitwise.h Fix whitespaces 2011-09-07 22:12:47 -04:00
s_fma.S Implement accurate fma. 2010-10-13 22:27:03 -04:00
s_fmaf.S Implement accurate fma. 2010-10-13 22:27:03 -04:00
s_fmax.S
s_fmaxf.S
s_fmin.S
s_fminf.S
s_isnan.c
s_isnanf.S
s_llround.c
s_llroundf.c
s_lrintf.S
s_rint.c
s_rintf.c
s_sinf.c Trigonometric optimizations for POWER 2011-09-07 22:10:26 -04:00
t_sqrt.c
test-powerpc-snan.c
tst-setcontext-fpscr.c
w_sqrt.c
w_sqrtf.c