cvs commit: fptools/ghc/rts Interpreter.c

Julian Seward sewardj@glass.cse.ogi.edu
Mon, 21 May 2001 09:34:22 -0700


sewardj     2001/05/21 09:34:22 PDT

  Modified files:
    ghc/rts              Interpreter.c 
  Log:
  Implement opcodes bci_TESTLT_F and case bci_TESTEQ_F.  (Duh.)
  
  Revision  Changes    Path
  1.22      +26 -6     fptools/ghc/rts/Interpreter.c