HomeFreeBSD

Remove redundand CLD instructions.

Description

Remove redundand CLD instructions.

We already clear %RFLAGS.DF on the kernel entry due to the compiler's
ABI requirements.

Suggested by: jhb
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks

Details

Provenance
kibAuthored on
Parents
rS327819: Do not clear %RFLAGS.DF on fast syscall entry.
Branches
Unknown
Tags
Unknown