.. |
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 strnlen and wcscmp for x86-64
|
2011-10-23 14:56:04 -04: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
|
Fix whitespaces
|
2011-07-19 17:27:09 -04:00 |
strcat-ssse3.S
|
Optimized strnlen and wcscmp for x86-64
|
2011-10-23 14:56:04 -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-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
|
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
|
|
|
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
|
Fix whitespaces
|
2011-07-19 17:27:09 -04:00 |
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
|
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
|
|
|
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
|
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
|
More cleanups of x86-64 strstr
|
2011-10-28 19:01:48 -04:00 |
varshift.c
|
|
|
varshift.h
|
|
|
Versions
|
|
|
wmemcmp-c.c
|
Optimized memcmp and wmemcmp for x86-64 and x86-32
|
2011-10-15 11:10:08 -04: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 |