-
- Downloads
In move-to-word/integer, always do arithmetic shift on fixnums, since
semantically they are always signed. If for some reason we are moving a negative fixnum to an unsigned reg, we presumably know what we are doing.
Please register or sign in to comment