.. |
bcopy-ssse3-rep.S
|
|
|
bcopy-ssse3.S
|
|
|
bcopy.S
|
|
|
bzero-sse2-rep.S
|
|
|
bzero-sse2.S
|
|
|
bzero.S
|
|
|
ifunc-defines.sym
|
|
|
init-arch.c
|
|
|
init-arch.h
|
|
|
Makefile
|
Optimized strchr and strrchr with SSE2 on x86-32
|
2011-09-05 17:11:11 -04:00 |
memcmp-sse4.S
|
|
|
memcmp-ssse3.S
|
Fix sysdeps/i386/i686/multiarch/memcmp-ssse3.S
|
2010-03-18 11:40:46 -07:00 |
memcmp.S
|
Use CPUID_OFFSET instead of FEATURE_OFFSET
|
2010-02-18 23:11:21 -08:00 |
memcpy_chk.S
|
|
|
memcpy-ssse3-rep.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
|
|
|
memmove_chk.S
|
|
|
memmove-ssse3-rep.S
|
|
|
memmove-ssse3.S
|
|
|
memmove.S
|
|
|
mempcpy_chk.S
|
|
|
mempcpy-ssse3-rep.S
|
|
|
mempcpy-ssse3.S
|
|
|
mempcpy.S
|
|
|
memset_chk.S
|
|
|
memset-sse2-rep.S
|
Fix issues in x86 memset-sse2.S/memset-sse2-rep.S
|
2010-02-24 18:11:35 -08:00 |
memset-sse2.S
|
Fix issues in x86 memset-sse2.S/memset-sse2-rep.S
|
2010-02-24 18:11:35 -08:00 |
memset.S
|
|
|
s_fma-fma.c
|
Add x86-32 FMA support
|
2010-04-14 22:27:59 -07:00 |
s_fma.c
|
Implement accurate fma.
|
2010-10-13 22:27:03 -04:00 |
s_fmaf-fma.c
|
Add x86-32 FMA support
|
2010-04-14 22:27:59 -07:00 |
s_fmaf.c
|
Correct implementation of fmaf.
|
2010-10-11 09:27:05 -04:00 |
sched_cpucount.c
|
|
|
stpcpy-sse2.S
|
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
|
2011-06-24 14:15:32 -04:00 |
stpcpy-ssse3.S
|
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
|
2011-06-24 14:15:32 -04:00 |
stpcpy.S
|
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
|
2011-06-24 14:15:32 -04:00 |
stpncpy-sse2.S
|
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
|
2011-06-24 14:15:32 -04:00 |
stpncpy-ssse3.S
|
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
|
2011-06-24 14:15:32 -04:00 |
stpncpy.S
|
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
|
2011-06-24 14:15:32 -04:00 |
strcasestr-c.c
|
|
|
strcasestr-nonascii.c
|
Add missing file from last commit.
|
2010-07-21 08:44:35 -07:00 |
strcasestr.c
|
|
|
strcat-sse2.S
|
Improve x86-32 strcat functions with SSE2/SSSE3
|
2011-08-04 15:33:38 -04:00 |
strcat-ssse3.S
|
Improve x86-32 strcat functions with SSE2/SSSE3
|
2011-08-04 15:33:38 -04:00 |
strcat.S
|
Fix whitespaces
|
2011-08-04 15:38:35 -04:00 |
strchr-sse2-bsf.S
|
Move Atom-optimized code out of the way and together
|
2011-09-06 21:53:03 -04:00 |
strchr-sse2.S
|
Fix whitespaces
|
2011-09-05 17:12:27 -04:00 |
strchr.S
|
Optimized strchr and strrchr with SSE2 on x86-32
|
2011-09-05 17:11:11 -04:00 |
strcmp-sse4.S
|
Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S
|
2010-04-15 07:49:30 -07:00 |
strcmp-ssse3.S
|
Remove dead code from x86-32 SSSE3 strncmp.
|
2010-12-01 22:18:31 -05:00 |
strcmp.S
|
Undo accidental checkin.
|
2010-12-14 13:09:28 -05:00 |
strcpy-sse2.S
|
Fix unwind info in 32bit SSE2/SSSE3 strncpy
|
2011-06-25 01:32:27 -04:00 |
strcpy-ssse3.S
|
Improve x86-32 strcat functions with SSE2/SSSE3
|
2011-08-04 15:33:38 -04:00 |
strcpy.S
|
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
|
2011-06-24 14:15:32 -04:00 |
strcspn-c.c
|
|
|
strcspn.S
|
|
|
strlen-sse2-bsf.S
|
Move Atom-optimized code out of the way and together
|
2011-09-06 21:53:03 -04:00 |
strlen-sse2.S
|
Fix whitespaces
|
2011-08-04 15:38:35 -04:00 |
strlen.S
|
Unroll 32bit SSE strlen and handle slow bsf
|
2010-08-25 10:07:37 -07:00 |
strncat-c.c
|
Improve x86-32 strcat functions with SSE2/SSSE3
|
2011-08-04 15:33:38 -04:00 |
strncat-sse2.S
|
Improve x86-32 strcat functions with SSE2/SSSE3
|
2011-08-04 15:33:38 -04:00 |
strncat-ssse3.S
|
Improve x86-32 strcat functions with SSE2/SSSE3
|
2011-08-04 15:33:38 -04:00 |
strncat.S
|
Improve x86-32 strcat functions with SSE2/SSSE3
|
2011-08-04 15:33:38 -04:00 |
strncmp-c.c
|
|
|
strncmp-sse4.S
|
|
|
strncmp-ssse3.S
|
|
|
strncmp.S
|
|
|
strncpy-c.c
|
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
|
2011-06-24 14:15:32 -04:00 |
strncpy-sse2.S
|
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
|
2011-06-24 14:15:32 -04:00 |
strncpy-ssse3.S
|
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
|
2011-06-24 14:15:32 -04:00 |
strncpy.S
|
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
|
2011-06-24 14:15:32 -04:00 |
strpbrk-c.c
|
|
|
strpbrk.S
|
|
|
strrchr-sse2-bsf.S
|
Move Atom-optimized code out of the way and together
|
2011-09-06 21:53:03 -04:00 |
strrchr-sse2.S
|
Optimized strchr and strrchr with SSE2 on x86-32
|
2011-09-05 17:11:11 -04:00 |
strrchr.S
|
Optimized strchr and strrchr with SSE2 on x86-32
|
2011-09-05 17:11:11 -04:00 |
strspn-c.c
|
|
|
strspn.S
|
Fix spurious nop at start of __strspn_ia32
|
2011-08-23 15:53:51 +02:00 |
strstr-c.c
|
Quash a warning in strstr-c.c built for static.
|
2011-07-14 20:47:54 -07:00 |
strstr.c
|
|
|
varshift.c
|
Fixup x86 after x86-64 varshift change.
|
2010-08-27 12:10:11 -07:00 |
varshift.h
|
Clean up SSE variable shifts
|
2010-08-24 11:35:01 -07:00 |
Versions
|
Add x86-32 FMA support
|
2010-04-14 22:27:59 -07:00 |
wcscmp-c.c
|
Fix whitespaces
|
2011-09-05 13:54:51 -04:00 |
wcscmp-sse2.S
|
Fix whitespaces
|
2011-09-05 13:54:51 -04:00 |
wcscmp.S
|
Fix whitespaces
|
2011-09-05 13:54:51 -04:00 |