NetBSD/sys/arch/powerpc/include
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
..
ibm4xx Fix some white space nits. 2003-11-26 03:56:38 +00:00
oea Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
altivec.h
ansi.h
aout_machdep.h
asm.h
atomic.h
bat.h
bswap.h
bus.h
cdefs.h
cpu_counter.h
cpu.h Don't waste space on likely unused sysmon structure. 2004-02-17 22:03:52 +00:00
darwin_machdep.h
db_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
fpu.h
frame.h
ieee.h
ieeefp.h
instr.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
ipkdb.h
isa_machdep.h
kcore.h
limits.h
lock.h
mach_machdep.h Move machine dependent definitions to machine dependent headers. 2003-12-03 18:25:44 +00:00
macho_machdep.h
Makefile
Makefile.inc
math.h
mcontext.h
netbsd32_machdep.h
openpic.h
openpicreg.h Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
param.h
pcb.h The FP exception mode bits from the MSR will be stored in pcb_flags. From 2004-04-04 17:01:44 +00:00
pio.h
pmap.h
pmc.h
proc.h
profile.h
psl.h Be a lot more explicit about the MSR bits a user process can change. 2004-04-04 16:49:12 +00:00
pte.h
ptrace.h
reg.h
reloc.h
setjmp.h
signal.h nothing cares about __HAVE_SIGINFO anymore, so nuke it 2004-03-26 21:39:57 +00:00
softintr.h Move data structures to softintr.c. Remove an unneeded if. Fix a typo. 2004-03-25 18:46:27 +00:00
spr.h
stdarg.h
trap.h
types.h
userret.h When returning back to user mode, if the lwp has lost the FPU, not only 2004-04-04 16:47:02 +00:00
varargs.h