glibc/sysdeps/aarch64/multiarch
Wilco Dijkstra e6f3fe362f aarch64: Use memcpy_simd as the default memcpy
Since __memcpy_simd is the fastest memcpy on almost all cores, replace
the generic memcpy with it.  If SVE is available, a SVE memcpy will be
used by default (including for Neoverse N2).
2022-10-26 14:16:50 +01:00
..
dl-symbol-redir-ifunc.h elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support 2022-10-10 10:32:28 -03:00
ifunc-impl-list.c aarch64: Use memcpy_simd as the default memcpy 2022-10-26 14:16:50 +01:00
init-arch.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile aarch64: Use memcpy_simd as the default memcpy 2022-10-26 14:16:50 +01:00
memchr_generic.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memchr_nosimd.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memchr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_a64fx.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_falkor.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_generic.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_sve.S AArch64: Add SVE memcpy 2022-06-07 16:58:03 +01:00
memcpy_thunderx2.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_thunderx.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy.c aarch64: Use memcpy_simd as the default memcpy 2022-10-26 14:16:50 +01:00
memmove.c aarch64: Use memcpy_simd as the default memcpy 2022-10-26 14:16:50 +01:00
memset_a64fx.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset_base64.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset_emag.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset_falkor.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset_generic.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset_kunpeng.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset.c aarch64: Cleanup memset ifunc 2022-10-26 14:12:55 +01:00
rtld-memset.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
strlen_asimd.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
strlen_mte.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
strlen.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00