glibc/sysdeps/aarch64/multiarch
Wilco Dijkstra 1bbb1a2022 AArch64: Improve strlen_asimd
Use shrn for the mask, merge tst+bne into cbnz, and tweak code alignment.
Performance improves slightly as a result.

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
2023-01-17 15:09:18 +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 Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
init-arch.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Makefile aarch64: Use memcpy_simd as the default memcpy 2022-10-26 14:16:50 +01:00
memchr_generic.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memchr_nosimd.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memchr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_a64fx.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_falkor.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_generic.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_sve.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_thunderx2.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_thunderx.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memmove.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_a64fx.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_base64.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_emag.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_falkor.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_generic.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_kunpeng.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
rtld-memset.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
strlen_asimd.S AArch64: Improve strlen_asimd 2023-01-17 15:09:18 +00:00
strlen_mte.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
strlen.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00