aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/multiarch/memmove.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-09aarch64: Use memcpy_simd as the default memcpyWilco Dijkstra1-5/+1
2020-10-14AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra1-1/+2
2020-10-12AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra1-1/+3
2020-10-12AArch64: Add optimized Q-register memcpyWilco Dijkstra1-1/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-12aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-05aarch64: Optimized implementation of memmove for Qualcomm FalkorSiddhesh Poyarekar1-1/+6
2017-05-24aarch64: Thunderx specific memcpy and memmoveSteve Ellcey1-0/+39