Skip to content
  • ram's avatar
    Added operand type restrictions on the fixnum<=>word coercions so that · 1a3bb12e
    ram authored
    the new representation selsection stuff knows to only use these VOPs
    when the operands are fixnums.  An ambiguity existed because 
    CONTROL-STACK is used to store both fixnums and bignums.  Previously 
    the first-defined VOP was always used, which was wrong.
    1a3bb12e