NetBSD/sys/arch/powerpc/oea
kleink 0fea7f39a2 On OEA, turn PSL_USER* into runtime values appropriate for the CPU model
we're executing on; besides dealing with the bits not implemented in the
601's MSR it also removes the silent failure behaviour when passing
PSL_VEC set on a CPU not implementing it.

Also, fix those masks for the 4xx again.
2004-06-26 21:48:30 +00:00
..
altivec.c Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately. 2004-04-16 23:58:08 +00:00
cpu_subr.c On OEA, turn PSL_USER* into runtime values appropriate for the CPU model 2004-06-26 21:48:30 +00:00
genassym.cf
oea_machdep.c On OEA, turn PSL_USER* into runtime values appropriate for the CPU model 2004-06-26 21:48:30 +00:00
ofw_subr.S
pmap.c pmap_extract(): consider the MPC601's different battable layout, and its 2004-06-09 19:30:57 +00:00