about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memmove-avx512-unaligned-erms.S
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Use ZMM16-ZMM31 in AVX512 memmove family functionsH.J. Lu2021-03-291-2/+23
* Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu2016-07-011-1/+1
* X86-64: Use non-temporal store in memcpy on large dataH.J. Lu2016-04-121-0/+1
* Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu2016-04-031-1/+1
* Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu2016-03-311-0/+11