glibc/sysdeps/x86_64/multiarch
H.J. Lu 2510d01ddb Define bit_SSE2 and index_SSE2. 2009-12-13 15:23:02 -08:00
..
Makefile Implement SSE4.2 optimized strchr and strrchr. 2009-10-22 22:47:12 -07:00
Versions Add support for x86-64 fma instruction. 2009-07-29 15:26:06 -07:00
ifunc-defines.sym Determine and store processor family and model on x86-64. 2009-06-30 04:39:09 -07:00
init-arch.c Clean up x86 multiarch HAS_FOO macros. 2009-10-06 19:59:03 -07:00
init-arch.h Define bit_SSE2 and index_SSE2. 2009-12-13 15:23:02 -08:00
rawmemchr.S Define bit_XXX and index_XXX. 2009-12-13 09:47:02 -08:00
rtld-strlen.S Make sure no code in ld.so uses xmm/ymm registers on x86-64. 2009-07-26 16:10:00 -07:00
s_fma.c Fix strstr/strcasestr/fma/fmaf on x86_64. 2009-09-02 19:43:04 -07:00
s_fmaf.c Fix strstr/strcasestr/fma/fmaf on x86_64. 2009-09-02 19:43:04 -07:00
sched_cpucount.c Support multiarch for i686. 2009-07-31 11:53:35 -07:00
stpcpy.S SSSE3 strcpy/stpcpy for x86-64 2009-07-02 03:39:03 -07:00
stpncpy-c.c SSSE3 strcpy/stpcpy for x86-64 2009-07-02 03:39:03 -07:00
stpncpy.S SSSE3 strcpy/stpcpy for x86-64 2009-07-02 03:39:03 -07:00
strcasestr-c.c Clean up unnecessary libc_hidden_builtin_def fiddling in x86 multiarch definitions. 2009-10-06 20:01:23 -07:00
strcasestr.c SSE4.2 strstr/strcasestr for x86-64. 2009-07-20 21:06:50 -07:00
strchr.S Define bit_XXX and index_XXX. 2009-12-13 09:47:02 -08:00
strcmp-ssse3.S Add SSSE3-optimized implementation of str{,n}cmp for x86-64. 2009-08-07 22:51:02 -07:00
strcmp.S Define bit_XXX and index_XXX. 2009-12-13 09:47:02 -08:00
strcpy.S Define bit_XXX and index_XXX. 2009-12-13 09:47:02 -08:00
strcspn-c.c Avoid warning through fake initialization. 2009-08-07 16:19:54 -07:00
strcspn.S Define bit_XXX and index_XXX. 2009-12-13 09:47:02 -08:00
strend-sse4.S Implement SSE4.2 optimized strchr and strrchr. 2009-10-22 22:47:12 -07:00
strlen.S Define bit_XXX and index_XXX. 2009-12-13 09:47:02 -08:00
strncmp-ssse3.S Add SSSE3-optimized implementation of str{,n}cmp for x86-64. 2009-08-07 22:51:02 -07:00
strncmp.S Add SSE4.2 support for strcmp and strncmp on x86-64. 2009-06-22 20:38:41 -07:00
strncpy-c.c SSSE3 strcpy/stpcpy for x86-64 2009-07-02 03:39:03 -07:00
strncpy.S SSSE3 strcpy/stpcpy for x86-64 2009-07-02 03:39:03 -07:00
strpbrk-c.c Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64. 2009-07-03 02:48:56 -07:00
strpbrk.S Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64. 2009-07-03 02:48:56 -07:00
strrchr.S Define bit_XXX and index_XXX. 2009-12-13 09:47:02 -08:00
strspn-c.c Add x86 32-bit SSE4.2 string functions. 2009-08-04 12:13:43 -07:00
strspn.S Define bit_XXX and index_XXX. 2009-12-13 09:47:02 -08:00
strstr-c.c Clean up unnecessary libc_hidden_builtin_def fiddling in x86 multiarch definitions. 2009-10-06 20:01:23 -07:00
strstr.c Minor cleanups in x86-64 strstr. 2009-07-21 07:52:12 -07:00