Fix bug in multiply-fixnum-constant. There is no
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 18 Feb 1992 21:56:48 +0000 (21:56 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 18 Feb 1992 21:56:48 +0000 (21:56 +0000)
commit3b92118766d3c6578ab30423c06346ef2e9622eb
tree957431415de2dda10ee9f29c2e59a8d7b30cb79f
parentf2a88e3b169633dcb1b08feea1b2694d051fdfea
Fix bug in multiply-fixnum-constant.  There is no
    (IMUL (R ?foo) (& ?bar))
instruction.  It is an assembler macro for
    (IMUL (R ?foo) (R ?foo) (& ?bar))
v7/src/compiler/machines/i386/rulfix.scm