about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S
Commit message (Expand)AuthorAgeFilesLines
* Check Prefer_ERMS in memmove/memcpy/mempcpy/memsetH.J. Lu2016-06-301-1/+5
* X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu2016-06-081-12/+12
* Fix a typo in comments in memmove-vec-unaligned-erms.SH.J. Lu2016-06-061-1/+1
* X86-64: Use non-temporal store in memcpy on large dataH.J. Lu2016-04-121-169/+220
* X86-64: Prepare memmove-vec-unaligned-erms.SH.J. Lu2016-04-061-54/+84
* Fix memmove-vec-unaligned-erms.SH.J. Lu2016-04-031-24/+30
* Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu2016-03-311-0/+462