aboutsummaryrefslogtreecommitdiff
path: root/src/aarch64
AgeCommit message (Expand)Author
2013-01-16This patch fixes an issue in the AArch64 strnlen implementation whichMarcus Shawcroft
2013-01-16This patch fixes an issue in the AArch64 strncmp implementation whichMarcus Shawcroft
2013-01-07Add AArch64 optimised memcmp.Marcus Shawcroft
2013-01-07Add AArch64 optimised strnlen.Marcus Shawcroft
2013-01-07Add AArch64 optimized strlen.Marcus Shawcroft
2013-01-07Add AArch64 optimized strncmp.Marcus Shawcroft
2013-01-07Add AArch64 optimised memmove.Marcus Shawcroft
2012-12-12Add aarch64 implementations of memcpy, memset and strcmp toMichael Hope