NetBSD/sys/arch/powerpc/oea
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
..
altivec.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
cpu_subr.c Make that OEA based kernels can properly deal with kernel ISI faults. Now 2003-08-04 22:26:59 +00:00
genassym.cf Cleanup/rework cpu_switch*, switch_exit, Idle routine. Remove pcb_psl 2003-08-12 18:34:47 +00:00
oea_machdep.c Nuke ci_curpm and curpm. Nuke pcb_pmreal. Those were use for spill stacks 2003-08-12 05:06:53 +00:00
ofw_subr.S Use register 8, not 0, when construct OF_buffer address. 2003-02-13 15:02:49 +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