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 PowerPC: Adjust multiarch Implies for PowerPC64 2013-12-13 14:29:27 -05:00
Implies Consolidate copies of mp code in powerpc 2013-03-08 11:38:41 +05:30
Makefile [PowerPC] Remove -ftree-loop-linear from Makefiles 2012-05-18 10:15:30 -05:00
memcmp.S PowerPC LE memcmp 2013-10-04 10:40:56 +09:30
memcopy.h
memcpy.S PowerPC LE memcpy 2013-10-04 10:41:24 +09:30
memset.S PowerPC: multiarch memset/bzero for PowerPC64 2013-12-13 14:33:16 -05:00
strncmp.S PowerPC LE strcmp and strncmp 2013-10-04 10:39:52 +09:30