[PATCH][AArch64] Add optimized memchr

Wilco Dijkstra Wilco.Dijkstra@arm.com
Wed Nov 2 16:45:00 GMT 2016


ping

-----Original Message-----
From: Wilco Dijkstra [mailto:wdijkstr@arm.com]
Sent: 25 September 2015 14:21
To: 'GNU C Library'
Subject: [PATCH][AArch64] Add optimized memchr

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/20161102/69ea106e/attachment.txt>


More information about the Libc-alpha mailing list