summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/memmove-evex-unaligned-erms.S
AgeCommit message (Expand)Author
2022-10-14x86: Update memmove to use new VEC macrosNoah Goldstein
2022-07-05x86: Add support for building {w}memmove{_chk} with explicit ISA levelNoah Goldstein
2021-11-06x86: Optimize memmove-vec-unaligned-erms.SNoah Goldstein
2021-03-29x86-64: Add memmove family functions with 256-bit EVEXH.J. Lu