[PATCH] AArch64 optimized strlen implementation.

Marcus Shawcroft marcus.shawcroft@linaro.org
Fri Jan 4 18:12:00 GMT 2013


This patch provides an AArch64 optimized strlen implementation.

/Marcus

2013-01-04  Marcus Shawcroft  <marcus.shawcroft@linaro.org>

        * libc/machine/aarch64/Makefile.am (lib_a_SOURCES):
        Add strlen.S and strlen-stub.c.
        * libc/machine/aarch64/Makefile.in: Regenerated.
        * libc/machine/aarch64/strlen-stub.c: New file.
        * libc/machine/aarch64/strlen.S: New file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Adding-AArch64-optimized-strlen.patch
Type: application/octet-stream
Size: 7192 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20130104/5a58ffb3/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Adding-AArch64-optimized-strlen.regenerated.patch
Type: application/octet-stream
Size: 3186 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20130104/5a58ffb3/attachment-0001.obj>


More information about the Newlib mailing list