1.0.15.27: nicer lambda-lists for GCD and LCM
[sbcl.git] / src / compiler / x86 / values.lisp
index 9519b22..f6b4df8 100644 (file)
@@ -38,6 +38,7 @@
     (inst movs :dword)
     (inst cmp esp-tn esi)
     (inst jmp :be loop)
+    (inst cld)
     DONE
     (inst lea esp-tn (make-ea :dword :base edi :disp n-word-bytes))
     (inst sub edi esi)