glibc/sysdeps/x86_64/multiarch
2009-07-20 21:18:28 -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 Fix little checkin problem in last patch. 2009-06-30 04:41:38 -07:00
init-arch.h Determine and store processor family and model on x86-64. 2009-06-30 04:39:09 -07:00
Makefile SSE4.2 strstr/strcasestr for x86-64. 2009-07-20 21:06:50 -07:00
rawmemchr.S Align functions to 16-byte boundary. 2009-07-03 03:01:57 -07:00
sched_cpucount.c Fix up sched_cpucount in x86-64. 2009-05-31 23:46:42 -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 SSE4.2 strstr/strcasestr for x86-64. 2009-07-20 21:06:50 -07:00
strcasestr.c SSE4.2 strstr/strcasestr for x86-64. 2009-07-20 21:06:50 -07:00
strcmp.S Align functions to 16-byte boundary. 2009-07-03 03:01:57 -07:00
strcpy.S Align functions to 16-byte boundary. 2009-07-03 03:01:57 -07:00
strcspn-c.c Minor cleanups in recently added files. 2009-07-03 03:23:01 -07:00
strcspn.S Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64. 2009-07-03 02:48:56 -07:00
strlen.S Align functions to 16-byte boundary. 2009-07-03 03:01:57 -07:00
strncmp-c.c Add SSE4.2 support for strcmp and strncmp on x86-64. 2009-06-22 20:38:41 -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
strspn-c.c Minor cleanups in recently added files. 2009-07-03 03:23:01 -07:00
strspn.S Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64. 2009-07-03 02:48:56 -07:00
strstr-c.c SSE4.2 strstr/strcasestr for x86-64. 2009-07-20 21:06:50 -07:00
strstr.c Better check for optimization in new x86-64 strstr/strcasestr. 2009-07-20 21:18:28 -07:00