about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Implement memset family IFUNC selectors in CH.J. Lu2017-06-151-0/+5
* x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu2017-06-051-3/+21
* Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2017-01-301-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu2016-06-081-1/+1
* Remove alignments on jump targets in memsetH.J. Lu2016-05-191-32/+5
* X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu2016-04-061-13/+19
* Force 32-bit displacement in memset-vec-unaligned-erms.SH.J. Lu2016-04-051-0/+13
* Add x86-64 memset with unaligned store and rep stosbH.J. Lu2016-03-311-0/+251