NetBSD/sys/arch/powerpc
matt 44003b5fca The FP exception mode bits from the MSR will be stored in pcb_flags. From
there, they will copied to MSR as needed (when FP is enabled).  They will be
cleared from the MSR when the lwp loses the FPU.  Hence they need to be stored
someplace else.
2004-04-04 17:01:44 +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
marvell
oea Remove softintr__init call. 2004-04-01 16:58:06 +00:00
powerpc On FPU'ed systems, initialize the default FP exception mode. 2004-04-04 16:57:00 +00:00
tools/chrpicon
Makefile