0.9.3.63:
[sbcl.git] / src / compiler / x86 / nlx.lisp
index 862688f..f1ecca5 100644 (file)
     (inst movs :dword)
 
     DONE
+    ;; solaris requires DF being zero.
+    #!+sunos (inst cld)
     ;; Reset the CSP at last moved arg.
     (inst lea esp-tn (make-ea :dword :base edi :disp n-word-bytes))))