Redefine the GLOBAL-2 interrupt bit to be the interrupt that is
authorChris Hanson <org/chris-hanson/cph>
Tue, 29 Jun 1993 22:53:56 +0000 (22:53 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 29 Jun 1993 22:53:56 +0000 (22:53 +0000)
commit7b5823899918f931f461e13ebe0b5a1ba6503f7b
tree397bd27065127cec2d6370773091e2fb3568f9a8
parent909cbfe3c0cffc74de381c1a515f90005631619e
Redefine the GLOBAL-2 interrupt bit to be the interrupt that is
signalled after each GC.

Change the interrupt code to allow the runtime system to specify what
interrupt mask should be installed immediately before an interrupt
handler is invoked.  This allows the runtime system to override the
simple prioritized masking being performed by the microcode.
v7/src/microcode/boot.c
v7/src/microcode/fixobj.h
v7/src/microcode/intrpt.h
v7/src/microcode/utils.c
v7/src/microcode/version.h
v8/src/microcode/fixobj.h
v8/src/microcode/version.h