summaryrefslogtreecommitdiff
path: root/common/lib/libc/arch/arm/string/strlen_neon.S
AgeCommit message (Expand)Author
2023-01-19Use unsigned comparisons for pointers and size_t values.mlelstv
2012-12-28Debug. This becomes faster than the normal strlen at about 80 characters.matt
2012-12-15Slighly improved (can deal with all 16 bytes being non-NUL and quicklymatt
2012-12-15Add a NEON implementation of strlen.matt