[PATCH] Add x86-64 memmove with unaligned load/store and rep movsb

H.J. Lu hjl.tools@gmail.com
Tue Mar 29 16:58:00 GMT 2016


The goal of this patch is to replace SSE2 memcpy.S,
memcpy-avx-unaligned.S and memmove-avx-unaligned.S as well as
provide SSE2 memmove with faster alternatives.  bench-memcpy and
bench-memmove data on various Intel and AMD processors are at

https://sourceware.org/bugzilla/show_bug.cgi?id=19776

Any comments, feedbacks?


-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-x86-64-memmove-with-unaligned-load-store-and-rep.patch
Type: text/x-patch
Size: 28117 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160329/9ec4f17c/attachment.bin>


More information about the Libc-alpha mailing list