mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-14 02:32:32 +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