0.8.21.6:
[sbcl.git] / src / code / bit-bash.lisp
index c2fb216..9a6853d 100644 (file)
                            (4  0)
                            (8  0)
                            (16 0)
-                           (32 0))))
+                           (32 0)
+                          (64 0))))
          (offset `(integer 0 ,max-bytes))
          (max-word-offset (ceiling max-bytes bytes-per-word))
          (word-offset `(integer 0 ,max-word-offset))