mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-30 00:31:08 +00:00
f5ad94e02a
The strcpy and strchr (and related) functions are four times faster than the byte-by-byte default versions. The strlen function is twice as fast for long strings and 50% faster for short strings over the armv4 version. |
||
---|---|---|
.. | ||
ffs.S | ||
ffsll.S | ||
Implies | ||
memchr.S |