* exec.c (dispatch_instruction): Change how carry out is calculated
authorMark Alexander <marka@cygnus>
Thu, 9 Apr 1998 01:42:44 +0000 (01:42 +0000)
committerMark Alexander <marka@cygnus>
Thu, 9 Apr 1998 01:42:44 +0000 (01:42 +0000)
in DIVSCC.  Add emulation of SMULCC, UMUL, and UMULCC.

sim/erc32/ChangeLog

index 4e5e375..8a49ce2 100644 (file)
@@ -1,3 +1,8 @@
+Wed Apr  8 18:29:40 1998  Mark Alexander  <marka@cygnus.com>
+
+       * exec.c (dispatch_instruction): Change how carry out is calculated
+       in DIVSCC.  Add emulation of SMULCC, UMUL, and UMULCC.
+
 Sat Apr  4 20:36:25 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure: Regenerated to track ../common/aclocal.m4 changes.