261289656f
vector address according to cpu mode. (interrupts_initialize): Move reset portion to the above. (interrupt_names): New table to give a name to interrupts. (idefs): Handle pulse accumulator interrupts. (interrupts_info): Print the interrupt history. (interrupt_option_handler): New function. (interrupt_options): New table of options. (interrupts_update_pending): Keep track of when interrupts are raised and implement breakpoint-on-raise-interrupt. (interrupts_process): Keep track of when interrupts are taken and implement breakpoint-on-interrupt. * interrupts.h (struct interrupt_history): Define. (struct interrupt): Keep track of the interrupt history. (interrupts_reset): Declare. (interrupts_initialize): Update prototype. * m68hc11_sim.c (cpu_reset): Reset interrupts. (cpu_initialize): Cleanup. |
||
---|---|---|
.. | ||
arm | ||
common | ||
d10v | ||
d30v | ||
erc32 | ||
fr30 | ||
h8300 | ||
h8500 | ||
i960 | ||
igen | ||
m32r | ||
m68hc11 | ||
mcore | ||
mips | ||
mn10200 | ||
mn10300 | ||
ppc | ||
sh | ||
sh64 | ||
testsuite | ||
tic80 | ||
v850 | ||
w65 | ||
z8k | ||
ChangeLog | ||
configure | ||
configure.in | ||
MAINTAINERS | ||
Makefile.in | ||
README-HACKING |