glibc/sysdeps/powerpc/powerpc64/power4
Adhemerval Zanella c24517c9dd PowerPC: Cleaning up uneeded sqrt routines
For PPC64, all the wrappers at sysdeps are superfluous: they are
basically the same implementation from math/w_sqrt.c with the
'#ifdef _IEEE_LIBM'. And the power4 version just force the 'fsqrt'
instruction utilization with an inline assembly, which is already
handled by math_private.h __ieee754_sqrt implementation.
2013-12-13 14:56:09 -05:00
..
fpu PowerPC: Cleaning up uneeded sqrt routines 2013-12-13 14:56:09 -05:00
multiarch
Implies
Makefile
memcmp.S
memcopy.h
memcpy.S
memset.S PowerPC: multiarch memset/bzero for PowerPC64 2013-12-13 14:33:16 -05:00
strncmp.S