NetBSD/sys/arch/powerpc/include
matt ea6acde206 MMCRx register definitions should not be prefixed by SPR_ 2003-04-04 04:03:18 +00:00
..
ibm4xx Use PAGE_SIZE rather than NBPG. 2003-04-02 07:35:54 +00:00
oea Make PAGE_SIZE, PAGE_SHIFT, and PAGE_MASK compile-time constants for 2003-04-01 23:52:35 +00:00
Makefile Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
Makefile.inc
altivec.h Make AltiVec registers available via ptrace/procfs. Simplify AltiVec 2003-03-05 05:27:24 +00:00
ansi.h add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
aout_machdep.h
asm.h Perform a rototill of the powerpc code. Mandate use of SPRG0 to store 2003-02-02 20:43:17 +00:00
atomic.h
bat.h Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00
bswap.h
bus.h Switch/adapt to new bus space infrastructure. 2003-03-18 16:40:18 +00:00
byte_swap.h
cdefs.h
cpu.h Use __asm & __volatile to make lint(1) happy. 2003-03-13 17:30:38 +00:00
cpu_counter.h Add support for the IBM 403GCX cpu. Enabled with "options PPC_IBM403". 2003-03-11 10:40:15 +00:00
darwin_machdep.h
db_machdep.h Make lint happy by not assigning to casted lvalue. 2003-03-14 06:23:48 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h
fpu.h Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00
frame.h Don't use trapframe in sigcontext. Instead define a new structure 2003-02-03 21:48:01 +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
macho_machdep.h
math.h
mcontext.h __greg_t should be an long, not int. (LP64 friendliness) 2003-01-20 06:58:10 +00:00
netbsd32_machdep.h Needed for compat_netbsd32. 2003-02-05 07:16:49 +00:00
openpic.h
openpicreg.h
param.h Re-arrange things in evbppc & powerpc to support OEA-based eval boards 2003-03-04 07:50:57 +00:00
pcb.h Make AltiVec registers available via ptrace/procfs. Simplify AltiVec 2003-03-05 05:27:24 +00:00
pio.h
pmap.h Don't define pmap_t if _LOCORE is defined. 2003-02-05 01:27:34 +00:00
pmc.h
proc.h Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
profile.h
psl.h Add PSL_PM 2003-02-14 04:45:32 +00:00
pte.h Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00
ptrace.h Make AltiVec registers available via ptrace/procfs. Simplify AltiVec 2003-03-05 05:27:24 +00:00
reg.h Add comments to describe PowerPC64 ABI register usage. 2003-02-08 20:03:22 +00:00
reloc.h
setjmp.h
signal.h Restore MQ to trapframe from mcontext since it's in both. 2003-03-02 01:07:55 +00:00
spr.h MMCRx register definitions should not be prefixed by SPR_ 2003-04-04 04:03:18 +00:00
stdarg.h Add LP64 support. 2003-01-18 21:38:03 +00:00
trap.h
types.h Make register_t. Change the printfs in trap.c to match. 2003-01-18 21:28:10 +00:00
userret.h Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
varargs.h