NetBSD/sys/arch/powerpc/mpc6xx
chs 9b01e8d8ce split off the part of cpu_attach_common() that pokes at special CPU registers
into a separate function so that we can run it on each CPU we configure
rather than always on the boot CPU.
2002-07-28 07:03:15 +00:00
..
altivec.c Cleanup AltiVec data stream issues with context switching. Don't stop 2002-07-25 23:46:47 +00:00
cpu_subr.c split off the part of cpu_attach_common() that pokes at special CPU registers 2002-07-28 07:03:15 +00:00
genassym.cf rename the intr_depth field of struct intrframe to avoid a name conflict 2002-07-24 05:44:37 +00:00
mpc6xx_machdep.c Don't install extintr handler if not supplied. 2002-07-16 16:39:12 +00:00
ofw_subr.S for MP builds, save and restore sprg0 (which contains the curcpu pointer) 2002-07-24 06:04:43 +00:00
pmap.c Set normal memory PTEs with PTE_M (memory coherent). Change how we 2002-07-25 23:33:04 +00:00