summaryrefslogtreecommitdiff
path: root/sys/arch/mips64/conf/files.mips64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mips64/conf/files.mips64')
-rw-r--r--sys/arch/mips64/conf/files.mips6414
1 files changed, 9 insertions, 5 deletions
diff --git a/sys/arch/mips64/conf/files.mips64 b/sys/arch/mips64/conf/files.mips64
index d49a3c47652..f9540f1f7ef 100644
--- a/sys/arch/mips64/conf/files.mips64
+++ b/sys/arch/mips64/conf/files.mips64
@@ -1,7 +1,7 @@
-# $OpenBSD: files.mips64,v 1.20 2012/06/23 21:56:06 miod Exp $
+# $OpenBSD: files.mips64,v 1.21 2012/09/29 21:37:01 miod Exp $
file arch/mips64/mips64/arcbios.c arcbios
-file arch/mips64/mips64/clock.c
+file arch/mips64/mips64/clock.c clock
file arch/mips64/mips64/cpu.c
file arch/mips64/mips64/interrupt.c
file arch/mips64/mips64/mem.c
@@ -15,17 +15,21 @@ file arch/mips64/mips64/trap.c
file arch/mips64/mips64/vm_machdep.c
file arch/mips64/mips64/cache_loongson2.c cpu_loongson2
+file arch/mips64/mips64/cache_octeon.c cpu_octeon
file arch/mips64/mips64/cache_r4k.c cpu_r4000
file arch/mips64/mips64/cache_r5k.c cpu_r5000 | cpu_rm7000
file arch/mips64/mips64/cache_r10k.c cpu_r10000
-file arch/mips64/mips64/cache_octeon.c cpu_octeon
+file arch/mips64/mips64/cache_tfp.c cpu_r8000
+file arch/mips64/mips64/cache_tfp_subr.S cpu_r8000
file arch/mips64/mips64/context.S
file arch/mips64/mips64/cp0access.S
-file arch/mips64/mips64/exception.S
+file arch/mips64/mips64/exception.S !cpu_r8000
+file arch/mips64/mips64/exception_tfp.S cpu_r8000
file arch/mips64/mips64/fp_emulate.c
file arch/mips64/mips64/lcore_access.S
file arch/mips64/mips64/lcore_float.S
-file arch/mips64/mips64/tlbhandler.S
+file arch/mips64/mips64/tlbhandler.S !cpu_r8000
+file arch/mips64/mips64/tlb_tfp.S cpu_r8000
file arch/mips64/mips64/db_disasm.c ddb
file arch/mips64/mips64/db_machdep.c ddb