* erc32.c (mec_reset mec_read mec_write memory_read memory_write),
authorStu Grossman <grossman@cygnus>
Thu, 4 Jul 1996 00:51:22 +0000 (00:51 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 4 Jul 1996 00:51:22 +0000 (00:51 +0000)
commitb7b31114717d7737edab9a45419135eff2382488
tree79723bc8f730511928831abb3a73bbca5adaac88
parenteb2c851803c88186b475d1a2416655f5edfa9b5a
* erc32.c (mec_reset mec_read mec_write memory_read memory_write),
sis.h:  Get rid of all uses of long long's.
* (close_port read_uart write_uart uarta_tx):  Don't seg fault
when can't open pty's.
* exec.c:  Add two new instructions: smul, and divscc.
* interf.c (flush_windows):  New routine to flush the register
windows out to the stack just before returning to GDB.  Makes
backtraces work much better.
sim/erc32/ChangeLog
sim/erc32/erc32.c [new file with mode: 0644]
sim/erc32/interf.c
sim/erc32/sis.h [new file with mode: 0644]