0.6.9.16:
[sbcl.git] / src / compiler / x86 / arith.lisp
index 9540892..f6cbab8 100644 (file)
     (inst and result #x0000ffff)
     (inst and temp #x0000ffff)
     (inst add result temp)))
-
-
 \f
 ;;;; binary conditional VOPs