Forked from
cmucl / cmucl
Source project has a limited visibility.
-
rtoy authored
it always DPB'ed the result into -1, which always results in a negative number. We need to check the most significant bit to decide what to do.
rtoy authoredit always DPB'ed the result into -1, which always results in a negative number. We need to check the most significant bit to decide what to do.