aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-14x86: Update memmove to use new VEC macrosNoah Goldstein1-10/+1
2022-07-05x86: Add support for building {w}memmove{_chk} with explicit ISA levelNoah Goldstein1-11/+25
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-04x86-64: Use IFUNC memcpy and mempcpy in libc.aH.J. Lu1-3/+1
2017-06-14x86-64: Implement memmove family IFUNC selectors in CH.J. Lu1-0/+35
2016-06-08X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu1-13/+0
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu1-2/+4
2016-04-03Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu1-7/+9
2016-03-31Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu1-0/+9