0.8.3.63:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 15 Sep 2003 09:59:11 +0000 (09:59 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 15 Sep 2003 09:59:11 +0000 (09:59 +0000)
commit2192a76d57699eaa0e5fbd3ea391201f6f1e0385
tree3bf60ffd22df298585aba468f022b13d46ec6806
parent57e21c4b62e8c1a1ee7ef59ed2abb0c864fb06bc
0.8.3.63:
Bignum multiplication on the Alpha...
... when creating notionally unsigned 32-bit quantities from
notionally unsigned 64-bit quantities, it's quite
important to do a logical and not an arithmetic shift.
NEWS
src/compiler/alpha/arith.lisp
tests/arith.pure.lisp
version.lisp-expr