[PATCH] aarch64 optimized strcmp, memset and memcpy
Marcus Shawcroft
marcus.shawcroft@linaro.org
Wed Jan 2 15:41:00 GMT 2013
Hi,
This patch adds aarch64 optimized strcmp, memset and memcpy implementations.
Cheers
/Marcus
2013-01-02 Marcus Shawcroft <marcus.shawcroft@linaro.org>
* libc/machine/aarch64/Makefile.am (lib_a_SOURCES): Add
memcpy.c memcpy-stub.c memset.S memset-stub.c strcmp.S.
* libc/machine/aarch64/Makefile.in: Regenerated.
* libc/machine/aarch64/memcpy-stub.c: New file.
* libc/machine/aarch64/memcpy.S: New file.
* libc/machine/aarch64/memset-stub.c: New file.
* libc/machine/aarch64/memset.S: New file.
* libc/machine/aarch64/strcmp.S: New file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adding-memcpy-memset-strcmp-acceleration.diff
Type: application/octet-stream
Size: 25267 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20130102/a4df04c5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adding-memcpy-memset-strcmp-acceleration.regenerated.diff
Type: application/octet-stream
Size: 4477 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20130102/a4df04c5/attachment-0001.obj>
More information about the Newlib
mailing list