-
- Downloads
compiler/x86/arith.lisp:
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.
Loading
Please register or sign in to comment