glibc/sysdeps/aarch64/multiarch
Szabolcs Nagy 8e755f5bc8 aarch64: fix tested ifunc variants
Don't test a64fx string functions when BTI is enabled since they are
not BTI compatible.
2023-12-04 14:41:26 +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: fix tested ifunc variants 2023-12-04 14:41:26 +00:00
init-arch.h AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
Makefile AArch64: Remove Falkor memcpy 2023-11-13 16:52:50 +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_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: Remove Falkor memcpy 2023-11-13 16:52:50 +00:00
memmove_mops.S AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
memmove.c AArch64: Remove Falkor memcpy 2023-11-13 16:52:50 +00: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