NetBSD/sys/arch/powerpc/include
matt 8cd24529dc Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately.
Nuke struct fpu and use struct fpreg instead (except for the names, they
were identical).  On MP machines, this will avoid an unneeded IPI to save
the register contents that are about to discarded.
2004-04-16 23:58:08 +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 Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately. 2004-04-16 23:58:08 +00:00
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 Implement mach_thread_get_state. 2003-11-11 17:31:59 +00:00
db_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
fpu.h Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately. 2004-04-16 23:58:08 +00:00
frame.h
ieee.h Use <sys/ieee754.h> where applicable. 2003-10-26 20:55:30 +00:00
ieeefp.h
instr.h Remove (the now non-compiling) support for 128bit FP emulation, which 2003-10-27 04:32:02 +00:00
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 Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately. 2004-04-16 23:58:08 +00:00
pio.h
pmap.h
pmc.h
proc.h
profile.h
psl.h Revamp how user MSR/SRR1 are dealt with. 2004-04-15 21:07:06 +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 Make it compile when PPC_HAVE_FPU is not defined. 2004-04-16 08:52:41 +00:00
varargs.h