x86-64: set the right cost for a VOP

This commit is contained in:
Stas Boukarev 2026-09-08 04:00:33 +03:00
parent d638084646
commit 9c365edb59

View file

@ -4561,7 +4561,7 @@
:unused-if (csubtypep (tn-ref-type x-ref)
(specifier-type 'integer)))
temp)
(:generator 10
(:generator 9
(let ((fixnum-mask-p (and (= n-fixnum-tag-bits 1)
(= mask (ash most-positive-word -1)))))
(assemble ()