NetBSD/sys/arch/powerpc
matt 8cd24529dc Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately.
Nuke struct fpu and use struct fpreg instead (except for the names, they
were identical).  On MP machines, this will avoid an unneeded IPI to save
the register contents that are about to discarded.
2004-04-16 23:58:08 +00:00
..
conf defparam PMAP_MEMLIMIT 2004-03-17 14:14:02 +00:00
fpu Make the "cond" variable an unsigned variable. Stops sign extension 2004-03-30 00:04:37 +00:00
ibm4xx Add promiscuous and multicast support. 2004-03-24 07:45:23 +00:00
include Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately. 2004-04-16 23:58:08 +00:00
isa Add powerpc-specific isa and isadma machdep code. (Merge common code from 2003-10-19 03:19:32 +00:00
marvell Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on 2003-09-03 21:33:31 +00:00
oea Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately. 2004-04-16 23:58:08 +00:00
powerpc Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately. 2004-04-16 23:58:08 +00:00
tools/chrpicon __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
Makefile Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00