glibc/sysdeps/x86_64/multiarch
2011-03-21 05:35:38 -04:00
..
bcopy.S
bzero.S Use IFUNC on x86-64 memset 2010-11-08 03:41:34 -05:00
cacheinfo.c Use IFUNC on x86-64 memset 2010-11-08 03:41:34 -05:00
ifunc-defines.sym
init-arch.c Enable SSE2 memset for AMD'supcoming Orochi processor. 2011-03-04 23:30:08 -05:00
init-arch.h Use IFUNC on x86-64 memset 2010-11-08 03:41:34 -05:00
Makefile Use IFUNC on x86-64 memset 2010-11-08 03:41:34 -05:00
memcmp-sse4.S
memcmp.S
memcpy_chk.S
memcpy-ssse3-back.S
memcpy-ssse3.S
memcpy.S
memmove_chk.c Clean up warnings in new x86_64/multiarch code. 2010-08-25 12:13:08 -07:00
memmove-ssse3-back.S
memmove-ssse3.S
memmove.c Clean up warnings in new x86_64/multiarch code. 2010-08-25 12:13:08 -07:00
mempcpy_chk.S
mempcpy-ssse3-back.S
mempcpy-ssse3.S
mempcpy.S
memset_chk.S Use IFUNC on x86-64 memset 2010-11-08 03:41:34 -05:00
memset-x86-64.S Fix some warning nits. 2011-02-04 10:53:51 -08:00
memset.S Use IFUNC on x86-64 memset 2010-11-08 03:41:34 -05:00
rawmemchr.S
rtld-memcmp.c
rtld-strlen.S
s_fma.c Implement accurate fma. 2010-10-13 22:27:03 -04:00
s_fmaf.c Correct implementation of fmaf. 2010-10-11 09:27:05 -04:00
sched_cpucount.c
stpcpy.S
stpncpy-c.c
stpncpy.S
strcasecmp_l-ssse3.S Fix x86-64 build without multiarch. 2010-08-14 14:56:32 -07:00
strcasecmp_l.S Add support for SSSE3 and SSE4.2 versions of strcasecmp on x86-64. 2010-07-31 21:41:09 -07:00
strcasestr-c.c
strcasestr-nonascii.c Add strcasestr-nonascii to i386 build 2010-07-21 07:26:18 -07:00
strcasestr.c Speed up SSE4.2 strcasestr by avoiding indirect function call. 2010-07-16 15:37:38 -07:00
strchr.S Fix x86-64 strchr propagation of search byte into all bytes of SSE register 2010-10-25 14:13:17 -04:00
strcmp-ssse3.S Avoid compiling unneeded file in ld.so. 2010-07-27 21:12:59 -07:00
strcmp.S Handle page boundaries in x86 SSE4.2 strncmp. 2011-03-21 05:35:38 -04:00
strcpy.S
strcspn-c.c Add missing copyright year updated and pretty printing. 2010-08-24 11:42:19 -07:00
strcspn.S
strend-sse4.S
strlen-no-bsf.S Move slow Atom code to separate section. 2010-08-26 22:17:03 -07:00
strlen-sse4.S Unroll x86-64 strlen 2010-08-26 22:09:34 -07:00
strlen.S Unroll x86-64 strlen 2010-08-26 22:09:34 -07:00
strncase_l-ssse3.S Add optimized strncasecmp versions for x86-64. 2010-08-14 22:04:01 -07:00
strncase_l.S Add optimized strncasecmp versions for x86-64. 2010-08-14 22:04:01 -07:00
strncmp-ssse3.S
strncmp.S
strncpy-c.c
strncpy.S
strpbrk-c.c
strpbrk.S
strrchr.S
strspn-c.c Add missing copyright year updated and pretty printing. 2010-08-24 11:42:19 -07:00
strspn.S
strstr-c.c
strstr.c Clean up SSE variable shifts 2010-08-24 11:35:01 -07:00
varshift.c Missing comma in last commit. 2010-08-26 13:18:46 -07:00
varshift.h Clean up warnings in new x86_64/multiarch code. 2010-08-25 12:13:08 -07:00
Versions