about summary refs log tree commit diff
path: root/sysdeps/aarch64/multiarch/memmove.c
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra2020-10-141-1/+2
* AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra2020-10-141-1/+3
* AArch64: Add optimized Q-register memcpyWilco Dijkstra2020-10-141-1/+2
* aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang2018-06-121-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* aarch64: Optimized implementation of memmove for Qualcomm FalkorSiddhesh Poyarekar2017-10-051-1/+6
* aarch64: Thunderx specific memcpy and memmoveSteve Ellcey2017-05-241-0/+39