Skip to content
Commit f940b965 authored by Richard Earnshaw's avatar Richard Earnshaw Committed by Marcus Shawcroft
Browse files

[AArch64] Add optimized strchr.

Implementation of strchr for AArch64.  Speedups taken from micro-bench
show the improvements relative to the standard C code.

The use of LD1 means we have identical code for both big- and
little-endian systems.
parent 4ba7a00f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment