glibc/sysdeps/aarch64/multiarch
Wilco Dijkstra 3d7090f14b AArch64: Add memset_zva64
Add a specialized memset for the common ZVA size of 64 to avoid the
overhead of reading the ZVA size.  Since the code is identical to
__memset_falkor, remove the latter.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2023-11-13 16:50:44 +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 AArch64: Add memset_zva64 2023-11-13 16:50:44 +00:00
init-arch.h AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
Makefile AArch64: Add memset_zva64 2023-11-13 16:50:44 +00:00
memchr_generic.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memchr_nosimd.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memchr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_a64fx.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memcpy_falkor.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memcpy_generic.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_mops.S AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
memcpy_sve.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memcpy_thunderx2.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memcpy_thunderx.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memcpy.c AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
memmove_mops.S AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
memmove.c AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
memset_a64fx.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memset_emag.S AArch64: Cleanup emag memset 2023-11-13 16:45:47 +00:00
memset_generic.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memset_kunpeng.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memset_mops.S AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
memset_zva64.S AArch64: Add memset_zva64 2023-11-13 16:50:44 +00:00
memset.c AArch64: Add memset_zva64 2023-11-13 16:50:44 +00:00
strlen_asimd.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
strlen_generic.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
strlen.c AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00