glibc/sysdeps/aarch64/multiarch
Wilco Dijkstra a1b09e59e2 AArch64: Use prefer_sve_ifuncs for SVE memset
Use prefer_sve_ifuncs for SVE memset just like memcpy.

Reviewed-by: Yury Khrustalev <yury.khrustalev@arm.com>
(cherry picked from commit 0f044be1da)
2025-02-28 14:32:28 +00:00
..
Makefile AArch64: Add SVE memset 2025-02-28 14:32:24 +00:00
dl-symbol-redir-ifunc.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ifunc-impl-list.c AArch64: Add SVE memset 2025-02-28 14:32:24 +00:00
init-arch.h AArch64: Check kernel version for SVE ifuncs 2024-04-09 19:58:25 +01:00
memchr.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memchr_generic.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memchr_nosimd.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memcpy.c AArch64: Check kernel version for SVE ifuncs 2024-04-09 19:58:25 +01:00
memcpy_a64fx.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memcpy_generic.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memcpy_mops.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memcpy_sve.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memcpy_thunderx.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memcpy_thunderx2.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memmove.c AArch64: Check kernel version for SVE ifuncs 2024-04-09 19:58:25 +01:00
memmove_mops.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memset.c AArch64: Use prefer_sve_ifuncs for SVE memset 2025-02-28 14:32:28 +00:00
memset_a64fx.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memset_emag.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memset_generic.S elf: Only process multiple tunable once (BZ 31686) 2024-05-07 14:06:56 -03:00
memset_kunpeng.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memset_mops.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
memset_sve_zva64.S AArch64: Add SVE memset 2025-02-28 14:32:24 +00:00
memset_zva64.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
strlen.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
strlen_asimd.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
strlen_generic.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00