* 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.
This commit is contained in:
Andrew Cagney 1998-03-25 14:52:44 +00:00
parent 8077fed51e
commit c357e16ac8
1 changed files with 7 additions and 0 deletions

View 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.