2002-07-05 22:45:15 +04:00
|
|
|
# $NetBSD: files.powerpc,v 1.32 2002/07/05 18:45:20 matt Exp $
|
2001-11-20 17:34:18 +03:00
|
|
|
|
2001-11-28 13:21:10 +03:00
|
|
|
defflag opt_altivec.h ALTIVEC K_ALTIVEC
|
|
|
|
defflag opt_openpic.h OPENPIC OPENPIC_SERIAL_MODE
|
2001-12-07 15:58:43 +03:00
|
|
|
defparam L2CR_CONFIG
|
2001-11-28 13:21:10 +03:00
|
|
|
defflag opt_ppcarch.h PPC_MPC6XX PPC_MPC8XX PPC_IBM4XX
|
1998-02-23 04:54:26 +03:00
|
|
|
|
|
|
|
file arch/powerpc/powerpc/Locore.c
|
1996-09-30 20:34:14 +04:00
|
|
|
file arch/powerpc/powerpc/copystr.c
|
|
|
|
file arch/powerpc/powerpc/fubyte.c
|
|
|
|
file arch/powerpc/powerpc/fuswintr.c
|
|
|
|
file arch/powerpc/powerpc/in_cksum.c
|
1998-05-28 11:56:42 +04:00
|
|
|
file arch/powerpc/powerpc/ipkdb_glue.c ipkdb
|
2001-06-20 06:40:14 +04:00
|
|
|
file arch/powerpc/powerpc/kgdb_machdep.c kgdb
|
1996-09-30 20:34:14 +04:00
|
|
|
file arch/powerpc/powerpc/mem.c
|
2001-02-04 20:34:11 +03:00
|
|
|
file arch/powerpc/powerpc/openpic.c openpic
|
2001-02-24 07:30:42 +03:00
|
|
|
file arch/powerpc/powerpc/powerpc_machdep.c
|
1996-09-30 20:34:14 +04:00
|
|
|
file arch/powerpc/powerpc/process_machdep.c
|
1999-11-17 17:56:10 +03:00
|
|
|
file arch/powerpc/powerpc/sig_machdep.c
|
|
|
|
file arch/powerpc/powerpc/sigcode.S
|
1996-09-30 20:34:14 +04:00
|
|
|
file arch/powerpc/powerpc/subyte.c
|
|
|
|
file arch/powerpc/powerpc/suword.c
|
|
|
|
file arch/powerpc/powerpc/suswintr.c
|
|
|
|
file arch/powerpc/powerpc/sys_machdep.c
|
2002-07-05 22:45:15 +04:00
|
|
|
file arch/powerpc/powerpc/syscall.c
|
1998-05-28 11:56:42 +04:00
|
|
|
file arch/powerpc/powerpc/vm_machdep.c
|
2001-11-20 15:56:17 +03:00
|
|
|
file arch/powerpc/powerpc/setjmp.S ddb | kgdb
|
|
|
|
file arch/powerpc/powerpc/db_memrw.c ddb | kgdb
|
|
|
|
file arch/powerpc/powerpc/db_disasm.c ddb
|
2002-01-06 03:35:10 +03:00
|
|
|
file arch/powerpc/powerpc/db_interface.c ddb | kgdb
|
2001-11-20 15:56:17 +03:00
|
|
|
file arch/powerpc/powerpc/db_trace.c ddb
|
1998-09-13 13:15:51 +04:00
|
|
|
|
2001-06-13 10:01:44 +04:00
|
|
|
# IBM 4xx Family files (40x)
|
|
|
|
file arch/powerpc/ibm4xx/pmap.c ppc_ibm4xx
|
|
|
|
file arch/powerpc/ibm4xx/trap.c ppc_ibm4xx
|
2002-03-14 20:27:59 +03:00
|
|
|
file arch/powerpc/ibm4xx/clock.c ppc_ibm4xx
|
2001-06-13 10:01:44 +04:00
|
|
|
file arch/powerpc/ibm4xx/copyinstr.c ppc_ibm4xx
|
|
|
|
file arch/powerpc/ibm4xx/copyoutstr.c ppc_ibm4xx
|
2002-03-14 20:27:59 +03:00
|
|
|
file arch/powerpc/ibm4xx/intr.c ppc_ibm4xx
|
2001-06-13 10:01:44 +04:00
|
|
|
|
2001-06-06 21:36:01 +04:00
|
|
|
# MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx)
|
|
|
|
#
|
2002-07-05 22:45:15 +04:00
|
|
|
file arch/powerpc/mpc6xx/altivec.c ppc_mpc6xx & altivec
|
2001-08-26 06:47:33 +04:00
|
|
|
file arch/powerpc/mpc6xx/cpu_subr.c ppc_mpc6xx
|
2002-07-05 22:45:15 +04:00
|
|
|
file arch/powerpc/mpc6xx/mpc6xx_machdep.c ppc_mpc6xx
|
|
|
|
file arch/powerpc/mpc6xx/pmap.c ppc_mpc6xx & !oldpmap
|
2001-06-13 10:01:44 +04:00
|
|
|
file arch/powerpc/powerpc/fpu.c ppc_mpc6xx
|
2002-03-10 02:35:56 +03:00
|
|
|
file arch/powerpc/powerpc/pmap.c ppc_mpc6xx & oldpmap
|
2001-06-13 10:01:44 +04:00
|
|
|
file arch/powerpc/powerpc/trap.c ppc_mpc6xx
|
|
|
|
file arch/powerpc/powerpc/copyinstr.c ppc_mpc6xx
|
|
|
|
file arch/powerpc/powerpc/copyoutstr.c ppc_mpc6xx
|
2001-06-06 21:36:01 +04:00
|
|
|
|
1998-09-13 13:15:51 +04:00
|
|
|
# Binary compatibility with previous NetBSD releases (COMPAT_XX)
|
2001-11-20 15:56:17 +03:00
|
|
|
file arch/powerpc/powerpc/compat_13_machdep.c compat_13
|