Remove a workaround in bit-vector consets
[sbcl.git] / src / compiler / x86 / target-insts.lisp
index b51b9f5..c761ee0 100644 (file)
@@ -23,6 +23,7 @@
   (when print-size-p
     (princ (inst-operand-size dstate) stream)
     (princ '| PTR | stream))
+  (maybe-print-segment-override stream dstate)
   (write-char #\[ stream)
   (let ((firstp t))
     (macrolet ((pel ((var val) &body body)