NetBSD/sys/arch/powerpc/include
chs 0a97a311e2 it's PPC_HAVE_FPU, not PPC_HAS_FPU.
also, include the headers that turn on FPU and AltiVec features
in case no one else does.
2002-08-08 01:27:35 +00:00
..
ibm4xx
mpc6xx
altivec.h restructure the FPU and AltiVEC code so that it works for MP. 2002-07-28 07:07:44 +00:00
ansi.h Re-correct previous. It's intentional. 2002-08-07 08:01:57 +00:00
aout_machdep.h
asm.h Don't define register references if not KERNEL or STANDALONE. 2002-07-30 06:09:10 +00:00
atomic.h add some atomic operations. 2002-07-28 07:09:28 +00:00
bat.h
bswap.h
bus.h
byte_swap.h
cdefs.h
cpu.h move more inlines to cpu.h: mftb(), mftbl() and mfpvr(). 2002-08-06 06:14:33 +00:00
db_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
fpu.h restructure the FPU and AltiVEC code so that it works for MP. 2002-07-28 07:07:44 +00:00
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
kcore.h
limits.h
lock.h
Makefile Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
math.h
openpic.h
openpicreg.h fix the calculation of the address of the IPI dispatch register. 2002-08-06 06:16:42 +00:00
param.h
pcb.h rearrange the PCB structure a bit so it's easier to look at in ddb. 2002-07-28 07:02:54 +00:00
pio.h
pmap.h
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
rnd.h
setjmp.h
signal.h
spr.h add the MSSCR0 register and some more L2CR fields. 2002-08-06 06:17:50 +00:00
stdarg.h
trap.h
types.h
userret.h it's PPC_HAVE_FPU, not PPC_HAS_FPU. 2002-08-08 01:27:35 +00:00
varargs.h