NetBSD/sys/arch/powerpc/include
matt 0d6bda4d21 When returning back to user mode, if the lwp has lost the FPU, not only
clear PSL_FP bit (to force a FPU Unavailable exception) but clear
PSL_FE0 and PSL_FE1 so that the FP execption mode is changes to ignore.
This will prevent spurious FP exceptions being made when the running lwp
doesn't own the FPU.
2004-04-04 16:47:02 +00:00
..
ibm4xx
oea
altivec.h
ansi.h
aout_machdep.h
asm.h
atomic.h
bat.h
bswap.h
bus.h
cdefs.h
cpu_counter.h
cpu.h
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
macho_machdep.h
Makefile
Makefile.inc
math.h
mcontext.h
netbsd32_machdep.h
openpic.h
openpicreg.h
param.h
pcb.h
pio.h
pmap.h
pmc.h
proc.h
profile.h
psl.h
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