aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/memmove-avx512-unaligned-erms.S
AgeCommit message (Expand)AuthorFilesLines
2022-10-14x86: Update memmove to use new VEC macrosNoah Goldstein1-29/+1
2022-07-05x86: Add support for building {w}memmove{_chk} with explicit ISA levelNoah Goldstein1-2/+9
2021-11-06x86: Optimize memmove-vec-unaligned-erms.SNoah Goldstein1-1/+1
2021-03-29x86-64: Use ZMM16-ZMM31 in AVX512 memmove family functionsH.J. Lu1-2/+23
2016-07-01Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu1-1/+1
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu1-0/+1
2016-04-03Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu1-1/+1
2016-03-31Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu1-0/+11