glibc/ports/sysdeps/arm/armv6t2
Richard Henderson f5ad94e02a arm: Implement armv6 optimized string routines
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.
2013-03-07 09:10:33 -08:00
..
ffs.S arm: Add optimized ffs for armv6t2 2013-03-06 07:47:24 -08:00
ffsll.S arm: Add optimized ffs for armv6t2 2013-03-06 07:47:24 -08:00
Implies arm: Implement armv6 optimized string routines 2013-03-07 09:10:33 -08:00
memchr.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00