glibc/sysdeps/i386/i686/multiarch
2010-02-17 22:35:18 -08:00
..
bcopy-ssse3-rep.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
bcopy-ssse3.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
bcopy.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
bzero-sse2-rep.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
bzero-sse2.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
bzero.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
ifunc-defines.sym Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
init-arch.c Remove ENABLE_SSSE3_ON_ATOM. 2009-08-28 14:54:46 -07:00
init-arch.h
Makefile 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 2010-02-15 11:17:50 -08:00
memcmp-sse4.S Fix up new x86 string functions. 2010-02-15 13:04:54 -08:00
memcmp-ssse3.S Fix unwind info in x86 memcmp-ssse3. 2010-02-17 22:35:18 -08:00
memcmp.S 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 2010-02-15 11:17:50 -08:00
memcpy_chk.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
memcpy-ssse3-rep.S Fix whitespace problems. 2010-01-12 11:28:17 -08:00
memcpy-ssse3.S Fix whitespace problems. 2010-01-12 11:28:17 -08:00
memcpy.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
memmove_chk.S Fix whitespace problems. 2010-01-12 11:28:17 -08:00
memmove-ssse3-rep.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
memmove-ssse3.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
memmove.S Support __memmove_ssse3_rep when SHARED isn't defined. 2010-01-19 12:20:57 -08:00
mempcpy_chk.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
mempcpy-ssse3-rep.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
mempcpy-ssse3.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
mempcpy.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
memset_chk.S Fix whitespace problems. 2010-01-12 11:28:17 -08:00
memset-sse2-rep.S Fix whitespace problems. 2010-01-12 11:28:17 -08:00
memset-sse2.S Fix whitespace problems. 2010-01-12 11:28:17 -08:00
memset.S Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
sched_cpucount.c
strcasestr-c.c
strcasestr.c
strcmp-sse4.S Simplify x86 strcmp-sse4 unwind info. 2010-02-17 22:27:41 -08:00
strcmp-ssse3.S Fix and cleanup unwind info in x86 strcmp-ssse<F3>. 2010-02-17 22:13:55 -08:00
strcmp.S 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 2010-02-15 11:17:50 -08:00
strcspn-c.c
strcspn.S Define bit_SSE2 and index_SSE2. 2009-12-13 15:23:02 -08:00
strlen.S Define bit_SSE2 and index_SSE2. 2009-12-13 15:23:02 -08:00
strncmp-c.c 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 2010-02-15 11:17:50 -08:00
strncmp-sse4.S 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 2010-02-15 11:17:50 -08:00
strncmp-ssse3.S 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 2010-02-15 11:17:50 -08:00
strncmp.S 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 2010-02-15 11:17:50 -08:00
strpbrk-c.c
strpbrk.S
strspn-c.c
strspn.S Define bit_SSE2 and index_SSE2. 2009-12-13 15:23:02 -08:00
strstr-c.c Fix IA-32 strstr in multiarch configuration as well. 2009-09-03 06:44:22 -07:00
strstr.c