glibc/sysdeps/aarch64/multiarch
Wilco Dijkstra 0f044be1da 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>
2025-02-27 16:51:57 +00:00
..
Makefile AArch64: Add SVE memset 2025-02-20 15:31:50 +00:00
dl-symbol-redir-ifunc.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ifunc-impl-list.c AArch64: Add SVE memset 2025-02-20 15:31:50 +00:00
init-arch.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
memchr.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
memchr_generic.S Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
memchr_nosimd.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
memcpy.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
memcpy_a64fx.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
memcpy_generic.S Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
memcpy_mops.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
memcpy_oryon1.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
memcpy_sve.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
memmove.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
memmove_mops.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
memset.c AArch64: Use prefer_sve_ifuncs for SVE memset 2025-02-27 16:51:57 +00:00
memset_a64fx.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
memset_emag.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
memset_generic.S Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
memset_kunpeng.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
memset_mops.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
memset_oryon1.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
memset_sve_zva64.S AArch64: Add SVE memset 2025-02-20 15:31:50 +00:00
memset_zva64.S Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
strlen.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
strlen_asimd.S AArch64: Remove PTR_ARG/SIZE_ARG defines 2025-02-24 14:15:15 +00:00
strlen_generic.S Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00