1.0.16.37: fix bug #206 -- SB-FLUID build works once more
[sbcl.git] / src / compiler / x86-64 / nlx.lisp
index 96cf3f8..5425b3b 100644 (file)
     (inst std)
     (inst rep)
     (inst movs :qword)
-
+    (inst cld)
     DONE
     ;; Reset the CSP at last moved arg.
     (inst lea rsp-tn (make-ea :qword :base rdi :disp n-word-bytes))))