aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S
AgeCommit message (Expand)Author
2019-01-21x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-05-23x86-64: Skip zero length in __mem[pcpy|move|set]_ermsH.J. Lu
2018-05-07x86-64/memset: Mark the debugger symbol as hiddenH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-06-15x86-64: Implement memset family IFUNC selectors in CH.J. Lu
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