]> git.ipfire.org Git - thirdparty/glibc.git/commit
AArch64: Improve strchrnul
authorWilco Dijkstra <wilco.dijkstra@arm.com>
Wed, 11 Jan 2023 13:52:23 +0000 (13:52 +0000)
committerWilco Dijkstra <wilco.dijkstra@arm.com>
Mon, 8 Apr 2024 16:26:54 +0000 (17:26 +0100)
commit249fff42a8c9c4f5e11d4ee309cc4e022e01e3ac
treee4a6dab60b330aba9543182751a1e3a9c268f962
parent1c1313dbdda1cba3761f95de0fa2e02cd4b99c23
AArch64: Improve strchrnul

Unroll the main loop, which improves performance slightly.

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
(cherry picked from commit 09ebd8549b2ce5a3a6c0c7c5f3e62227faf50a99)
sysdeps/aarch64/strchrnul.S