files.powerpc revision 1.30
11.2Sscole#	$NetBSD: files.powerpc,v 1.30 2002/03/09 23:35:58 chs Exp $
21.1Sdholland
31.1Sdhollanddefflag	opt_altivec.h	ALTIVEC K_ALTIVEC
41.1Sdhollanddefflag	opt_openpic.h	OPENPIC OPENPIC_SERIAL_MODE
51.1Sdhollanddefparam		L2CR_CONFIG
61.1Sdhollanddefflag	opt_ppcarch.h	PPC_MPC6XX PPC_MPC8XX PPC_IBM4XX
71.1Sdholland
81.1Sdhollandfile	arch/powerpc/powerpc/Locore.c
91.1Sdhollandfile	arch/powerpc/powerpc/copystr.c
101.1Sdhollandfile	arch/powerpc/powerpc/altivec.c			altivec
111.1Sdhollandfile	arch/powerpc/powerpc/fubyte.c
121.1Sdhollandfile	arch/powerpc/powerpc/fuswintr.c
131.1Sdhollandfile	arch/powerpc/powerpc/in_cksum.c
141.1Sdhollandfile	arch/powerpc/powerpc/ipkdb_glue.c		ipkdb
151.1Sdhollandfile	arch/powerpc/powerpc/kgdb_machdep.c		kgdb
161.1Sdhollandfile	arch/powerpc/powerpc/mem.c
171.1Sdhollandfile	arch/powerpc/powerpc/openpic.c			openpic
181.1Sdhollandfile	arch/powerpc/powerpc/powerpc_machdep.c
191.1Sdhollandfile	arch/powerpc/powerpc/process_machdep.c
201.1Sdhollandfile	arch/powerpc/powerpc/sig_machdep.c
211.1Sdhollandfile	arch/powerpc/powerpc/sigcode.S
221.1Sdhollandfile	arch/powerpc/powerpc/subyte.c
231.1Sdhollandfile	arch/powerpc/powerpc/suword.c
241.1Sdhollandfile	arch/powerpc/powerpc/suswintr.c
251.1Sdhollandfile	arch/powerpc/powerpc/sys_machdep.c
261.1Sdhollandfile	arch/powerpc/powerpc/vm_machdep.c
271.1Sdhollandfile	arch/powerpc/powerpc/setjmp.S			ddb | kgdb
281.1Sdhollandfile	arch/powerpc/powerpc/db_memrw.c			ddb | kgdb
291.1Sdhollandfile	arch/powerpc/powerpc/db_disasm.c		ddb
301.1Sdhollandfile	arch/powerpc/powerpc/db_interface.c		ddb | kgdb
311.1Sdhollandfile	arch/powerpc/powerpc/db_trace.c			ddb
321.1Sdholland
331.1Sdholland# IBM 4xx Family files (40x)
341.1Sdhollandfile	arch/powerpc/ibm4xx/pmap.c			ppc_ibm4xx
351.1Sdhollandfile	arch/powerpc/ibm4xx/trap.c			ppc_ibm4xx
361.1Sdhollandfile	arch/powerpc/ibm4xx/copyinstr.c			ppc_ibm4xx
371.1Sdhollandfile	arch/powerpc/ibm4xx/copyoutstr.c		ppc_ibm4xx
381.1Sdholland
391.1Sdholland# MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx)
401.1Sdholland#
411.1Sdhollandfile	arch/powerpc/mpc6xx/pmap.c			ppc_mpc6xx & !oldpmap
421.1Sdhollandfile	arch/powerpc/mpc6xx/cpu_subr.c			ppc_mpc6xx
431.1Sdhollandfile	arch/powerpc/powerpc/fpu.c			ppc_mpc6xx
441.1Sdhollandfile	arch/powerpc/powerpc/pmap.c			ppc_mpc6xx & oldpmap
451.1Sdhollandfile	arch/powerpc/powerpc/trap.c			ppc_mpc6xx
461.1Sdhollandfile	arch/powerpc/powerpc/copyinstr.c		ppc_mpc6xx
471.1Sdhollandfile	arch/powerpc/powerpc/copyoutstr.c		ppc_mpc6xx
481.1Sdholland
491.1Sdholland# Binary compatibility with previous NetBSD releases (COMPAT_XX)
501.1Sdhollandfile	arch/powerpc/powerpc/compat_13_machdep.c	compat_13
511.1Sdholland