glibc/sysdeps/x86_64/multiarch
2011-12-23 12:02:15 -05:00
..
bcopy.S
bzero.S
cacheinfo.c
ifunc-defines.sym
init-arch.c Fix compilation problems in x86-64 init-arch 2011-10-21 20:47:20 -04:00
init-arch.h Add AVX optimized versions for some x86-64 math functions 2011-10-25 21:34:55 -04:00
Makefile Optimized wcschr and wcscpy for x86-64 and x86-32 2011-12-17 14:39:23 -05:00
memcmp-sse4.S Optimized memcmp and wmemcmp for x86-64 and x86-32 2011-10-15 11:10:08 -04:00
memcmp-ssse3.S Fix WS 2011-10-15 11:11:12 -04:00
memcmp.S Optimized memcmp and wmemcmp for x86-64 and x86-32 2011-10-15 11:10:08 -04:00
memcpy_chk.S
memcpy-ssse3-back.S
memcpy-ssse3.S
memcpy.S
memmove_chk.c
memmove-ssse3-back.S
memmove-ssse3.S
memmove.c
mempcpy_chk.S
mempcpy-ssse3-back.S
mempcpy-ssse3.S
mempcpy.S
memset_chk.S
memset-x86-64.S
memset.S
rawmemchr.S Optimize x86-64 rawmemchr and add test 2011-10-19 22:22:29 -04:00
rtld-memcmp.c
rtld-strlen.S
sched_cpucount.c
stpcpy-sse2-unaligned.S
stpcpy-ssse3.S
stpcpy.S
stpncpy-c.c
stpncpy-sse2-unaligned.S
stpncpy-ssse3.S
stpncpy.S
strcasecmp_l-ssse3.S
strcasecmp_l.S
strcasestr-c.c
strcasestr-nonascii.c
strcasestr.c
strcat-sse2-unaligned.S
strcat-ssse3.S Optimized strnlen and wcscmp for x86-64 2011-10-23 14:56:04 -04:00
strcat.S
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
strcmp-sse42.S Fix test of non-ASCII locales in x86-64 strcasecmp et.al. 2011-11-01 16:46:23 -04:00
strcmp-ssse3.S
strcmp.S Add optimized str{,n}casecmp for AVX on x86-64 2011-10-19 12:42:38 -04:00
strcpy-sse2-unaligned.S
strcpy-ssse3.S Fix overrun in destination buffer 2011-12-23 12:02:15 -05:00
strcpy.S
strcspn-c.c
strcspn.S
strend-sse4.S
strlen-sse2-no-bsf.S Fix WS 2011-10-23 14:57:28 -04:00
strlen-sse2-pminub.S
strlen-sse4.S
strlen.S Optimized strnlen and wcscmp for x86-64 2011-10-23 14:56:04 -04:00
strncase_l-ssse3.S
strncase_l.S
strncat-c.c
strncat-sse2-unaligned.S
strncat-ssse3.S
strncat.S
strncmp-ssse3.S
strncmp.S
strncpy-c.c
strncpy-sse2-unaligned.S
strncpy-ssse3.S
strncpy.S
strnlen-sse2-no-bsf.S Optimized strnlen and wcscmp for x86-64 2011-10-23 14:56:04 -04:00
strnlen.S Optimized strnlen and wcscmp for x86-64 2011-10-23 14:56:04 -04:00
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
strspn-c.c
strspn.S
strstr-c.c
strstr.c More cleanups of x86-64 strstr 2011-10-28 19:01:48 -04:00
varshift.c
varshift.h
Versions
wcscpy-c.c Optimized wcschr and wcscpy for x86-64 and x86-32 2011-12-17 14:39:23 -05:00
wcscpy-ssse3.S Fix overrun in destination buffer 2011-12-23 12:02:15 -05:00
wcscpy.S Optimized wcschr and wcscpy for x86-64 and x86-32 2011-12-17 14:39:23 -05:00
wmemcmp-c.c Fix more warnings 2011-12-03 21:49:35 -05:00
wmemcmp-sse4.S Optimized memcmp and wmemcmp for x86-64 and x86-32 2011-10-15 11:10:08 -04:00
wmemcmp-ssse3.S Optimized memcmp and wmemcmp for x86-64 and x86-32 2011-10-15 11:10:08 -04:00
wmemcmp.S Optimized memcmp and wmemcmp for x86-64 and x86-32 2011-10-15 11:10:08 -04:00