commit 651ab67c7feb5c484bdde56316408ee902218d7a
Author: Matthew Dillon <[email protected]>
Date:   Sun Sep 23 11:39:17 2018 -0700

    kernel - Remove unnecessary cld's
    
    * Remove unnecsesary cld's, ABI requires direction flag to be clear
      on entry.
    
    * Keep the cld prior to the ret for the case where we have to std
      in bcopy().
    
    Suggested-by: mjg

Summary of changes:
 sys/platform/pc64/x86_64/support.s | 8 --------
 1 file changed, 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/651ab67c7feb5c484bdde56316408ee902218d7a


-- 
DragonFly BSD source repository

Reply via email to