* dv-mn103int.c (decode_group): A group register every 4 bytes not 8.
authorAndrew Cagney <cagney@redhat.com>
Wed, 25 Mar 1998 14:52:44 +0000 (14:52 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 25 Mar 1998 14:52:44 +0000 (14:52 +0000)
(write_icr): Rewrite equation updating request field.
(read_iagr): Fix check that interrupt is still pending.

sim/mn10300/ChangeLog

index 0f66349e80c091e4370c1abc15045a630cf2ce5f..700ca36f0f1963b1d86bc72934ae428dc09f2259 100644 (file)
@@ -1,3 +1,10 @@
+Thu Mar 26 00:21:32 1998  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * dv-mn103int.c (decode_group): A group register every 4 bytes not
+       8.
+       (write_icr): Rewrite equation updating request field.
+       (read_iagr): Fix check that interrupt is still pending.
+
 Wed Mar 25 16:14:50 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * interp.c (sim_open): Tidy up device creation.