NetBSD/sys/arch/powerpc
matt 7681ce429d Make sure that the SRR1 we pass to userland reflects PSL_FE0|PSL_FE1 even
if the lwp doesn't currently own the FPU.  When returning, copy those bits
back to the PCB.  (In case the user decided to the FP exception mode in the
signal handler).
2004-04-04 17:10:32 +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 Make sure that the SRR1 we pass to userland reflects PSL_FE0|PSL_FE1 even 2004-04-04 17:10:32 +00:00
tools/chrpicon __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
Makefile