glibc/sysdeps/powerpc/powerpc64/power7
Adhemerval Zanella 2e8a2de2da powerpc: Add powerpc64 strspn optimization
This patch makes the POWER7 optimized strspn generic by using
default doubleword stores to zero the hash, instead of VSX
instructions. Performance on POWER7/POWER8 machines does not changed.
2014-12-02 07:15:58 -05:00
..
fpu Remove IS_IN_libm 2014-11-24 11:41:47 +05:30
multiarch
add_n.S
bcopy.c PowerPC: optimized memmove for POWER7/PPC64 2014-07-07 15:41:21 -05:00
Implies
Makefile
memchr.S
memcmp.S
memcpy.S PowerPC: Align power7 memcpy using VSX to quadword 2014-07-07 15:41:27 -05:00
memmove.S PowerPC: optimized memmove for POWER7/PPC64 2014-07-07 15:41:21 -05:00
mempcpy.S
memrchr.S
memset.S PowerPC: multiarch bzero cleanup for PPC64 2014-09-10 07:39:46 -04:00
rawmemchr.S
stpcpy.S
stpncpy.S
strcasecmp_l.S
strcasecmp.S
strchr.S
strchrnul.S
strcmp.S PowerPC: Optimized strcmp for PPC64/POWER7 2014-06-11 08:39:31 -05:00
strcpy.S
strcspn.S
strlen.S
strncat.S PowerPC: Fix optimized strncat strlen call 2014-06-06 09:37:07 -05:00
strncmp.S
strncpy.S
strnlen.S
strpbrk.S
strrchr.S
sub_n.S