NetBSD/sys/arch/powerpc/include
2002-08-11 13:32:20 +00:00
..
ibm4xx Define the 4xx PVR values in one place only. 2002-08-11 13:32:20 +00:00
mpc6xx Set normal memory PTEs with PTE_M (memory coherent). Change how we 2002-07-25 23:33:04 +00:00
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 rename the intr_depth field of struct intrframe to avoid a name conflict 2002-07-24 05:44:37 +00:00
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 Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
profile.h
psl.h
pte.h
ptrace.h
reg.h Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
reloc.h
rnd.h
setjmp.h
signal.h Eliminate two unused sigframe members. 2002-07-04 21:33:43 +00:00
spr.h Add IBM Power3 CPUID. 2002-08-10 21:38:06 +00:00
stdarg.h
trap.h
types.h Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
userret.h it's PPC_HAVE_FPU, not PPC_HAS_FPU. 2002-08-08 01:27:35 +00:00
varargs.h