mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 02:40:06 +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.
2 lines
28 B
ArmAsm
2 lines
28 B
ArmAsm
/* Defined in strcpy.S. */
|