glibc/sysdeps/x86_64/multiarch
2011-10-07 11:49:10 -04:00
..
bcopy.S
bzero.S
cacheinfo.c
ifunc-defines.sym
init-arch.c Improve 64 bit strcat functions with SSE2/SSSE3 2011-07-19 17:11:54 -04:00
init-arch.h Improve 64 bit strcat functions with SSE2/SSSE3 2011-07-19 17:11:54 -04:00
Makefile Add Atom-optimized strchr and strrchr for x86-64 2011-09-05 21:34:03 -04:00
memcmp-sse4.S
memcmp.S
memcpy_chk.S
memcpy-ssse3-back.S Fix static linking with checking x86/x86-64 memcpy. 2011-04-17 22:20:47 -04:00
memcpy-ssse3.S Fix static linking with checking x86/x86-64 memcpy. 2011-04-17 22:20:47 -04:00
memcpy.S Work around old buggy program which cannot cope with memcpy semantics. 2011-04-01 19:38:21 -04:00
memmove_chk.c
memmove-ssse3-back.S
memmove-ssse3.S
memmove.c Work around old buggy program which cannot cope with memcpy semantics. 2011-04-01 19:38:21 -04:00
mempcpy_chk.S
mempcpy-ssse3-back.S
mempcpy-ssse3.S
mempcpy.S
memset_chk.S
memset-x86-64.S Fix some warning nits. 2011-02-04 10:53:51 -08:00
memset.S
rawmemchr.S Improve 64 bit memchr, memrchr, rawmemchr with SSE2 2011-10-07 11:49:10 -04:00
rtld-memcmp.c
rtld-strlen.S
s_fma.c
s_fmaf.c
sched_cpucount.c
stpcpy-sse2-unaligned.S Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64 2011-06-24 15:14:22 -04:00
stpcpy-ssse3.S Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64 2011-06-24 15:14:22 -04:00
stpcpy.S
stpncpy-c.c
stpncpy-sse2-unaligned.S Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64 2011-06-24 15:14:22 -04:00
stpncpy-ssse3.S Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64 2011-06-24 15:14:22 -04:00
stpncpy.S
strcasecmp_l-ssse3.S
strcasecmp_l.S
strcasestr-c.c
strcasestr-nonascii.c
strcasestr.c
strcat-sse2-unaligned.S Fix whitespaces 2011-07-19 17:27:09 -04:00
strcat-ssse3.S Fix whitespaces 2011-07-19 17:27:09 -04:00
strcat.S Improve 64 bit strcat functions with SSE2/SSSE3 2011-07-19 17:11:54 -04:00
strchr-sse2-no-bsf.S Move Atom-optimized code out of the way and together 2011-09-06 21:53:03 -04:00
strchr.S Add Atom-optimized strchr and strrchr for x86-64 2011-09-05 21:34:03 -04:00
strcmp-ssse3.S
strcmp.S Handle page boundaries in x86 SSE4.2 strncmp. 2011-03-21 05:35:38 -04:00
strcpy-sse2-unaligned.S Fix overflow bug is optimized strncat for x86-64 2011-07-21 12:32:36 -04:00
strcpy-ssse3.S Fix overflow bug is optimized strncat for x86-64 2011-07-21 12:32:36 -04:00
strcpy.S Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64 2011-06-24 15:14:22 -04:00
strcspn-c.c
strcspn.S
strend-sse4.S
strlen-no-bsf.S Move Atom-optimized code out of the way and together 2011-09-06 21:53:03 -04:00
strlen-sse2-pminub.S Fix whitespaces 2011-07-19 17:27:09 -04:00
strlen-sse4.S
strlen.S Fix inline strncat/strncmp on x86 2011-08-04 14:59:25 -04:00
strncase_l-ssse3.S
strncase_l.S
strncat-c.c Improve 64 bit strcat functions with SSE2/SSSE3 2011-07-19 17:11:54 -04:00
strncat-sse2-unaligned.S Improve 64 bit strcat functions with SSE2/SSSE3 2011-07-19 17:11:54 -04:00
strncat-ssse3.S Improve 64 bit strcat functions with SSE2/SSSE3 2011-07-19 17:11:54 -04:00
strncat.S Improve 64 bit strcat functions with SSE2/SSSE3 2011-07-19 17:11:54 -04:00
strncmp-ssse3.S
strncmp.S
strncpy-c.c
strncpy-sse2-unaligned.S Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64 2011-06-24 15:14:22 -04:00
strncpy-ssse3.S Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64 2011-06-24 15:14:22 -04:00
strncpy.S
strpbrk-c.c
strpbrk.S
strrchr-sse2-no-bsf.S Move Atom-optimized code out of the way and together 2011-09-06 21:53:03 -04:00
strrchr.S Add Atom-optimized strchr and strrchr for x86-64 2011-09-05 21:34:03 -04:00
strspn-c.c
strspn.S
strstr-c.c
strstr.c
varshift.c
varshift.h
Versions