0.8.3.45:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 8 Sep 2003 13:42:12 +0000 (13:42 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 8 Sep 2003 13:42:12 +0000 (13:42 +0000)
commit5fbaded1c55f908a403e52b85bf16f85641c9453
tree34e49180f4620ab8eabdc7215879654757b27e8c
parent5c139b13882a2632a27a7f8fd81c8f1ab62b10a0
0.8.3.45:
Fix bug 285
... %MULTIPLY vop was feeling free to scribble over its inputs
... add :FROM and :TO clauses to try to prevent this
... %MULTIPLY-AND-ADD vops are unchanged, but could quite easily be
wrong
OK, OK, I give in
... relax the type declaration on signed-immediate instructions
to allow (unsigned-byte 16)s through
BUGS
NEWS
src/compiler/ppc/arith.lisp
src/compiler/ppc/float.lisp
src/compiler/ppc/insts.lisp
tests/arith.pure.lisp
version.lisp-expr