glibc/sysdeps/powerpc/powerpc64/power8/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
e_expf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Implies PowerPC: Fix --disable-multi-arch builds 2014-04-09 06:22:53 -05:00
s_cosf.S powerpc: Add a POWER8-optimized version of cosf() 2017-05-17 18:37:48 -03:00
s_finite.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_finitef.S PowerPC: Optimized finite/finitef for POWER8 2014-02-27 12:58:33 -06:00
s_isinf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_isinff.S PowerPC: Optimized isinf/isinff for POWER8 2014-02-27 12:58:33 -06:00
s_isnan.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_isnanf.S PowerPC: Optimized isnan/isnanf for POWER8 2014-02-27 12:58:32 -06:00
s_llrint.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_sinf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00