[PATCH] AArch64 optimized memmove

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


This patch adds an aarch64 optimized memmove implementation.

/Marcus

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

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


More information about the Newlib mailing list