NetBSD/sys/arch/powerpc
matt 847bed9428 Fix the way cpu_setmcontext was restoring FPSCR. Make the opposite of the
way that cpu_getmcontext was saving it.  (FPSCR was being saved incorrectly
before and thus obliterated when a signal happened).
2004-04-04 17:20:15 +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 The FP exception mode bits from the MSR will be stored in pcb_flags. From 2004-04-04 17:01:44 +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 Remove softintr__init call. 2004-04-01 16:58:06 +00:00
powerpc Fix the way cpu_setmcontext was restoring FPSCR. Make the opposite of the 2004-04-04 17:20:15 +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