glibc/sysdeps/aarch64/multiarch
Wilco Dijkstra 4bc9918c99 AArch64: Use __memcpy_simd on Neoverse N2/V1
Add CPU detection of Neoverse N2 and Neoverse V1, and select __memcpy_simd as
the memcpy/memmove ifunc.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
(cherry picked from commit e11ed9d2b4)
2020-10-14 15:57:02 +01:00
..
ifunc-impl-list.c AArch64: Add optimized Q-register memcpy 2020-10-14 15:57:02 +01:00
init-arch.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Makefile AArch64: Add optimized Q-register memcpy 2020-10-14 15:57:02 +01:00
memchr_generic.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memchr_nosimd.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memchr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memcpy_advsimd.S AArch64: Improve backwards memmove performance 2020-10-14 15:57:02 +01:00
memcpy_falkor.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memcpy_generic.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memcpy_thunderx2.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memcpy_thunderx.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memcpy.c AArch64: Use __memcpy_simd on Neoverse N2/V1 2020-10-14 15:57:02 +01:00
memmove_falkor.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memmove.c AArch64: Use __memcpy_simd on Neoverse N2/V1 2020-10-14 15:57:02 +01:00
memset_base64.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memset_emag.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memset_falkor.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memset_generic.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memset_kunpeng.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memset.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
rtld-memset.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
strlen_asimd.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
strlen_generic.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
strlen.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00