amd64: remove unnecessary cld from libc memcpy/bcopy
The ABI specifies the direction forward on function call, making
the cld instruction redundant.
Approved by: re (kib)
amd64: remove unnecessary cld from libc memcpy/bcopy Tags None Referenced Files None Subscribers None
Description
Details
|