NetBSD/sys/arch/powerpc/ibm4xx
matt 47483092bd Cleanup/rework cpu_switch*, switch_exit, Idle routine. Remove pcb_psl
since it was write-only.  When setting up a process, make sure the fake
callframes are properly linked together.

Only lower SPL when in Idle loop.  Raise spl to previous level (which would
be IPL_SCHED) when exiting Idle loop.  Never lower SPL anyplace else.
2003-08-12 18:34:47 +00:00
..
dev Fix the default bus dma tag. 2003-07-25 10:50:13 +00:00
4xx_locore.S Use %r<n> for register names. 2003-08-03 23:26:55 +00:00
4xx_trap_subr.S Use %r<n> for register names. 2003-08-03 23:26:55 +00:00
clock.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
copyinstr.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
copyoutstr.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
cpu.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
genassym.cf Cleanup/rework cpu_switch*, switch_exit, Idle routine. Remove pcb_psl 2003-08-12 18:34:47 +00:00
intr.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
pmap.c Nuke ci_curpm and curpm. Nuke pcb_pmreal. Those were use for spill stacks 2003-08-12 05:06:53 +00:00
trap_subr.S catch up with changes elsewhere. 2003-08-11 05:13:20 +00:00
trap.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00