aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/memcpy.S
AgeCommit message (Expand)AuthorFilesLines
2024-04-09aarch64: Use memcpy_simd as the default memcpyWilco Dijkstra1-109/+78
2020-10-12[AArch64] Improve integer memcpyWilco Dijkstra1-96/+101
2020-10-12aarch64: Increase small and medium cases for __memcpy_genericKrzysztof Koch1-35/+47
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-05-24aarch64: Thunderx specific memcpy and memmoveSteve Ellcey1-10/+17
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey1-0/+8
2016-06-22This patch further tunes memcpy - avoid one branch for sizes 1-3,Wilco Dijkstra1-24/+32
2016-06-20This is an optimized memcpy/memmove for AArch64. Copies are split into 3 mainWilco Dijkstra1-140/+208
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft1-0/+176