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
ifunc-impl-list.c
init-arch.h
Makefile
memchr_generic.S
memchr_nosimd.S
memchr.c
memcpy_a64fx.S
memcpy_falkor.S
memcpy_generic.S
memcpy_sve.S AArch64: Improve SVE memcpy and memmove 2023-02-06 16:15:34 +00:00
memcpy_thunderx2.S
memcpy_thunderx.S
memcpy.c
memmove.c
memset_a64fx.S
memset_base64.S
memset_emag.S
memset_falkor.S
memset_generic.S
memset_kunpeng.S
memset.c
rtld-memset.S
strlen_asimd.S AArch64: Improve strlen_asimd 2023-01-17 15:09:18 +00:00
strlen_mte.S
strlen.c