freebsd-skq/sys/sparc64
jake 0c6ba3f6f4 1. Add code to handle traps and interrupts from user mode.
2. Add spill and fill handlers for spills to the user stack on entry
   to the kernel.
3. Add code to handle instruction mmu misses from user mode.
4. Add code to handle level interrupts from kernel mode and vectored
   interrupt traps from either.
5. Save the pil in the trapframe on entry from kernel mode and restore
   it on return.

Submitted by:	tmm (1, 2)
2001-08-10 04:30:36 +00:00
..
compile Obrien created this directory, but I didn't cvs add cvsignore 2001-07-01 23:37:03 +00:00
include Add trap types for interrupts. Ad definitions to get the interrupt level 2001-08-10 04:22:24 +00:00
sparc64 1. Add code to handle traps and interrupts from user mode. 2001-08-10 04:30:36 +00:00