glibc/sysdeps/aarch64/multiarch
Wilco Dijkstra d2d3f3720c AArch64: Improve SVE memcpy and memmove
Improve SVE memcpy by copying 2 vectors if the size is small enough.
This improves performance of random memcpy by ~9% on Neoverse V1, and
33-64 byte copies are ~16% faster.

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
2023-02-06 16:15:34 +00:00
..
dl-symbol-redir-ifunc.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ifunc-impl-list.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
init-arch.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00: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 2023-01-06 21:14:39 +00:00
memchr_nosimd.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memchr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_a64fx.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_falkor.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_generic.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_sve.S AArch64: Improve SVE memcpy and memmove 2023-02-06 16:15:34 +00:00
memcpy_thunderx2.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_thunderx.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memmove.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_a64fx.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_base64.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_emag.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_falkor.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_generic.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_kunpeng.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
rtld-memset.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
strlen_asimd.S AArch64: Improve strlen_asimd 2023-01-17 15:09:18 +00:00
strlen_mte.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
strlen.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00