glibc/sysdeps/aarch64/multiarch
Wilco Dijkstra e5fa62b8db AArch64: Check for SVE in ifuncs [BZ #28744]
Add a check for SVE in the A64FX ifuncs for memcpy, memset and memmove.
This fixes BZ #28744.
2022-01-06 14:36:28 +00:00
..
ifunc-impl-list.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
init-arch.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile aarch64: Added optimized memset for A64FX 2021-05-27 09:47:53 +01:00
memchr_generic.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memchr_nosimd.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memchr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_a64fx.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_advsimd.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_falkor.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_generic.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_thunderx2.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy_thunderx.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memcpy.c AArch64: Check for SVE in ifuncs [BZ #28744] 2022-01-06 14:36:28 +00:00
memmove.c AArch64: Check for SVE in ifuncs [BZ #28744] 2022-01-06 14:36:28 +00:00
memset_a64fx.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset_base64.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset_emag.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset_falkor.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset_generic.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset_kunpeng.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
memset.c AArch64: Check for SVE in ifuncs [BZ #28744] 2022-01-06 14:36:28 +00:00
rtld-memset.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
strlen_asimd.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
strlen_mte.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
strlen.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00