aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S
AgeCommit message (Expand)Author
2017-06-05x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu
2017-01-30Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-06-08X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu
2016-05-19Remove alignments on jump targets in memsetH.J. Lu
2016-04-06X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu
2016-04-05Force 32-bit displacement in memset-vec-unaligned-erms.SH.J. Lu
2016-03-31Add x86-64 memset with unaligned store and rep stosbH.J. Lu