K 10 svn:author V 3 mjg K 8 svn:date V 27 2018-09-29T07:40:52.691798Z K 7 svn:log V 173 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) END