binutils-gdb/sim/m68hc11
Stephane Carrez 11115521f6 * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for
pending interrupts.
	* interrupts.c (interrupts_process): Keep track of the last number
	of masked insn cycles.
	(interrupts_initialize): Clear last number of masked insn cycles.
	(interrupts_info): Report them.
	(interrupts_update_pending): Compute clear and set masks of
	interrupts and clear the interrupt bits before setting them
	(due to SCI interrupt sharing).
	* interrupts.h (struct interrupts): New members last_mask_cycles
	and xirq_last_mask_cycles.
2001-05-20 15:36:29 +00:00
..
ChangeLog * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for 2001-05-20 15:36:29 +00:00
Makefile.in Missing Makefile.in for 68hc11 simulator 2000-09-12 18:55:37 +00:00
config.in
configure
configure.in
dv-m68hc11.c Preliminary support for 68HC12 2000-11-26 21:41:31 +00:00
dv-m68hc11eepr.c Preliminary support for 68HC12 2000-11-26 21:41:31 +00:00
dv-m68hc11sio.c * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for 2001-05-20 15:36:29 +00:00
dv-m68hc11spi.c Preliminary support for 68HC12 2000-11-26 21:41:31 +00:00
dv-m68hc11tim.c Preliminary support for 68HC12 2000-11-26 21:41:31 +00:00
dv-nvram.c Fix device memory allocation in 68hc11 simulator 2000-11-24 20:53:35 +00:00
emulos.c
gencode.c
interp.c Remove soft reg hack in the 68hc11 simulator 2000-09-10 14:05:29 +00:00
interrupts.c * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for 2001-05-20 15:36:29 +00:00
interrupts.h * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for 2001-05-20 15:36:29 +00:00
m68hc11_sim.c * sim-main.h: Define cycle_to_string. 2000-09-09 21:00:39 +00:00
sim-main.h Remove soft reg hack in the 68hc11 simulator 2000-09-10 14:05:29 +00:00