NetBSD/sys/arch/mips
jeffs 3a90817270 Add option to apply additional mask to the SR at run-time for MIPS3 platforms.
By default this is off, and only slightly changes the code to load SR when
a temp register is available.  This can be used by the platform code to
handle slow to clear interrupts (our case) or to mask off any interrupt
any interrupt at run-time.  This can be very useful for embedded platforms
that have less than desirable interrupt properties.
2000-07-25 17:56:05 +00:00
..
conf Pull in geocast mips ddb improvements and start bringing in kgdb support. 2000-07-17 07:04:19 +00:00
include Add option to apply additional mask to the SR at run-time for MIPS3 platforms. 2000-07-25 17:56:05 +00:00
mips Add option to apply additional mask to the SR at run-time for MIPS3 platforms. 2000-07-25 17:56:05 +00:00
Makefile
Makefile.inc