mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-18 17:24:29 +03:00
This patch optimizes strrchr() for ppc64. It uses aligned memory access along with cmpb instruction and CPU prefetch to avoid cache misses for speed improvement.
1.3 KiB
1.3 KiB