glibc/sysdeps/aarch64/multiarch
Wilco Dijkstra b990b0aee2 AArch64: Cleanup SVE config and defines
Now we finally support modern GCC and binutils, it's time for a cleanup.
Remove HAVE_AARCH64_SVE_ASM define and conditional compilation.  Remove SVE
configure checks for SVE, ACLE and variant-PCS support.

Reviewed-by: Yury Khrustalev <yury.khrustalev@arm.com>
2025-05-20 10:33:55 +00:00
..
Makefile
dl-symbol-redir-ifunc.h
ifunc-impl-list.c AArch64: Cleanup SVE config and defines 2025-05-20 10:33:55 +00:00
init-arch.h AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
memchr.c
memchr_generic.S
memchr_nosimd.S
memcpy.c AArch64: Cleanup SVE config and defines 2025-05-20 10:33:55 +00:00
memcpy_a64fx.S AArch64: Cleanup SVE config and defines 2025-05-20 10:33:55 +00:00
memcpy_generic.S
memcpy_mops.S
memcpy_oryon1.S aarch64: Add back non-temporal load/stores from oryon-1's memcpy 2025-04-15 12:06:59 -07:00
memcpy_sve.S AArch64: Cleanup SVE config and defines 2025-05-20 10:33:55 +00:00
memmove.c AArch64: Cleanup SVE config and defines 2025-05-20 10:33:55 +00:00
memmove_mops.S
memset.c AArch64: Cleanup SVE config and defines 2025-05-20 10:33:55 +00:00
memset_a64fx.S AArch64: Cleanup SVE config and defines 2025-05-20 10:33:55 +00:00
memset_emag.S
memset_generic.S
memset_kunpeng.S
memset_mops.S
memset_oryon1.S aarch64: Add back non-temporal load/stores from oryon-1's memset 2025-04-15 12:07:07 -07:00
memset_sve_zva64.S AArch64: Cleanup SVE config and defines 2025-05-20 10:33:55 +00:00
memset_zva64.S
strlen.c
strlen_asimd.S
strlen_generic.S