glibc/sysdeps/powerpc/powerpc64/fpu
Paul Clarke b2980e3c54 powerpc: Add a POWER8-optimized version of cosf()
This implementation is based on the one already used at
sysdeps/powerpc/powerpc64/fpu/multiarch/s_sinf-power8.S.

	* sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile
	[$(subdir) = math] (libm-sysdep_routines): Add s_cosf-power8 and
	s_cosf-ppc64.
	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_cosf-power8.S: New file.
	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_cosf-ppc64.c: Likewise.
	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_cosf.c: Likewise.
	* sysdeps/powerpc/powerpc64/power8/fpu/s_cosf.S: Likewise.
2017-05-17 18:37:48 -03:00
..
multiarch powerpc: Add a POWER8-optimized version of cosf() 2017-05-17 18:37:48 -03:00
s_ceil.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_ceilf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_copysign.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_copysignf.S 2002-09-17 Steven Munroe <sjmunroe@us.ibm.com> 2002-09-17 23:50:03 +00:00
s_copysignl.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fabs.S 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
s_fabsl.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_floor.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_floorf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fma.S Implement accurate fma. 2010-10-13 22:27:03 -04:00
s_isnan.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_llrint.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_llrintf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_llround.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_llroundf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_lrint.S * include/features.h (__GLIBC_MINOR__): Bump to 8. 2008-04-11 17:33:24 +00:00
s_lround.S * include/features.h (__GLIBC_MINOR__): Bump to 8. 2008-04-11 17:33:24 +00:00
s_lroundf.S * include/features.h (__GLIBC_MINOR__): Bump to 8. 2008-04-11 17:33:24 +00:00
s_nearbyint.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_nearbyintf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_rint.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_rintf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_round.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_roundf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_trunc.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_truncf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00