glibc/sysdeps/aarch64/multiarch
Wilco Dijkstra 2f5524cc53 AArch64: Remove Falkor memcpy
The latest implementations of memcpy are actually faster than the Falkor
implementations [1], so remove the falkor/phecda ifuncs for memcpy and
the now unused IS_FALKOR/IS_PHECDA defines.

[1] https://sourceware.org/pipermail/libc-alpha/2022-December/144227.html

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2023-11-13 16:52:50 +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: Remove Falkor memcpy 2023-11-13 16:52:50 +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