HomeFreeBSD

amd64: make memmove and memcpy less slow with mov

Description

amd64: make memmove and memcpy less slow with mov

The reasoning is the same as with the memset change, see r339205

Reviewed by: kib (previous version)
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D17441

Details

Provenance
mjgAuthored on
Reviewer
kib
Differential Revision
D17441: amd64: make memmove and memcpy less slow with mov
Parents
rS339321: Provide string functions for use before ifuncs get resolved.
Branches
Unknown
Tags
Unknown