Forked from
cmucl / cmucl
Source project has a limited visibility.
-
rtoy authored
o Remove definition of vm::ash-left-mod32. (It's already in numbers.lisp.) code/numbers.lisp: o Declaim vm::ash-left-mod32 as inline to work around x86 issue where vm::ash-left-mod32 never gets translated to a vop.
rtoy authoredo Remove definition of vm::ash-left-mod32. (It's already in numbers.lisp.) code/numbers.lisp: o Declaim vm::ash-left-mod32 as inline to work around x86 issue where vm::ash-left-mod32 never gets translated to a vop.