[PATCH][AArch64] Add optimized memchr

Wilco Dijkstra wdijkstr@arm.com
Fri Sep 25 13:21:00 GMT 2015


An optimized memchr was missing for AArch64. This version is similar to strchr and is significantly
faster than the C version. Passes GLIBC tests.

OK for commit?

ChangeLog:
2015-09-25  Wilco Dijkstra  <wdijkstr@arm.com>
2015-09-25  Kevin Petit  <kevin.petit@arm.com>

	* sysdeps/aarch64/memchr.S (__memchr): New file.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Add-memchr.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150925/120e6598/attachment.txt>


More information about the Libc-alpha mailing list