Marcel Moolenaar 78afae27e5 Keep interrupts disabled while handling external interrupts.
There's no advantage in allowing nested external interrupts.
In fact, it leads to a potential stack overrun.

While here, put the interrupt vector in the trapframe, so as
to compensate for the 36 cycle latency of reading cr.ivr.

Further simplify assembly code by dealing with ASTs from C.

Approved by: re (blanket)
2007-08-06 05:11:01 +00:00
..
PR:
2006-10-04 21:37:10 +00:00
2007-06-04 21:38:48 +00:00
2006-11-13 06:26:57 +00:00
2005-06-09 19:45:09 +00:00
2005-08-06 20:28:19 +00:00
2005-08-06 20:28:19 +00:00