glibc/sysdeps/x86_64/multiarch
2009-07-02 03:43:05 -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 SSSE3 strcpy/stpcpy for x86-64 2009-07-02 03:39:03 -07:00
rawmemchr.S Add SSE4.2 optimized rawmemchr implementation for x86-64. 2009-06-05 16:54:50 -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
strcmp.S Clean up whitespaces in last patch. 2009-06-22 20:39:37 -07:00
strcpy.S Whitespace fixes in last patch. 2009-07-02 03:43:05 -07:00
strlen.S Forgot some more cleanups for the SSE4.2 strlen on x86-64. 2009-06-05 11:51:59 -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