init-arch.c
|
Fix compilation problems in x86-64 init-arch
|
2011-10-21 20:47:20 -04:00 |
memcmp-ssse3.S
|
Fix WS
|
2011-10-15 11:11:12 -04:00 |
rawmemchr.S
|
Optimize x86-64 rawmemchr and add test
|
2011-10-19 22:22:29 -04:00 |
strcat-ssse3.S
|
Optimized strnlen and wcscmp for x86-64
|
2011-10-23 14:56:04 -04:00 |
strcmp.S
|
Add optimized str{,n}casecmp for AVX on x86-64
|
2011-10-19 12:42:38 -04:00 |
strcpy-ssse3.S
|
Fix overrun in destination buffer
|
2011-12-23 12:02:15 -05:00 |
strlen-sse2-no-bsf.S
|
Fix WS
|
2011-10-23 14:57:28 -04:00 |
strlen.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 |
strstr.c
|
More cleanups of x86-64 strstr
|
2011-10-28 19:01:48 -04:00 |
wcscpy-ssse3.S
|
Fix overrun in destination buffer
|
2011-12-23 12:02:15 -05:00 |
wmemcmp-c.c
|
Fix more warnings
|
2011-12-03 21:49:35 -05:00 |