glibc/sysdeps/powerpc/powerpc64/power8
Rajalakshmi Srinivasaraghavan 2572f356b1 powerpc: Clean up strlen and strnlen for power8
To align a quadword aligned address to 64 bytes, maximum of three
16 bytes load is needed for worst case instead of loading four times.
2017-07-03 10:46:13 +05:30
..
fpu powerpc: Add optimized version of [l]lroundf 2017-06-23 10:43:31 +05:30
multiarch PowerPC: Adjust multiarch Implies for PowerPC64 2013-12-13 14:29:27 -05:00
Implies
Makefile powerpc: strcasestr optmization for power8 2016-04-22 19:23:13 +05:30
memchr.S powerpc: Optimize memchr for power8 2017-06-21 10:55:12 +05:30
memcmp.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
memset.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
stpcpy.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
stpncpy.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strcasecmp.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strcasestr-ppc64.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strcasestr.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
strchr.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
strchrnul.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strcmp.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
strcpy.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
strcspn.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strlen.S powerpc: Clean up strlen and strnlen for power8 2017-07-03 10:46:13 +05:30
strncase.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strncmp.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
strncpy.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
strnlen.S powerpc: Clean up strlen and strnlen for power8 2017-07-03 10:46:13 +05:30
strrchr.S powerpc: refactor strrchr IFUNC 2017-06-23 11:24:30 +05:30
strspn.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30