2002-06-07 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@google.com>
Fri, 7 Jun 2002 22:55:49 +0000 (22:55 +0000)
committerChris Demetriou <cgd@google.com>
Fri, 7 Jun 2002 22:55:49 +0000 (22:55 +0000)
commit52714ff9eea8dbf085c0f7bc1191d4eafc2936a2
tree44a16a24538404b36fdb12708e291a43b5790fb3
parent85b5171940bef9c7bd14141d94805df4c8a8eb59
2002-06-07  Chris Demetriou  <cgd@broadcom.com>
            Ed Satterthwaite  <ehs@broadcom.com>

        * cp1.c: Fix more comment spelling and formatting.
        (value_fcr, store_fcr): Use fenr_FS rather than hard-coding value.
        (denorm_mode): New function.
        (fpu_unary, fpu_binary): Round results after operation, collect
        status from rounding operations, and update the FCSR.
        (convert): Collect status from integer conversions and rounding
        operations, and update the FCSR.  Adjust NaN values that result
        from conversions.  Convert to use sim_io_eprintf rather than
        fprintf, and remove some debugging code.
        * cp1.h (fenr_FS): New define.
sim/mips/ChangeLog
sim/mips/cp1.c
sim/mips/cp1.h