summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorKorey Sewell <ksewell@umich.edu>2006-04-10 18:41:25 -0400
committerKorey Sewell <ksewell@umich.edu>2006-04-10 18:41:25 -0400
commit59ab31cd803fbc0e341e805ec510cab1ec997e98 (patch)
treef5d15e2a598fd0976dd2b1ddc1c3312ae64ae339 /arch
parent93b271117f8fc93b844b08934ee8fcfa5224053d (diff)
downloadgem5-59ab31cd803fbc0e341e805ec510cab1ec997e98.tar.xz
edit to test_mips config file
arch/mips/isa_traits.hh: add FIR misc reg (was lost in merge) --HG-- extra : convert_revision : b056c9a307e5de08ff8cc4dfc541342d25c141b8
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/isa_traits.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/isa_traits.hh b/arch/mips/isa_traits.hh
index 68ccf931d..22ae76a44 100644
--- a/arch/mips/isa_traits.hh
+++ b/arch/mips/isa_traits.hh
@@ -473,6 +473,7 @@ namespace MipsISA
//More Misc. Regs
Hi,
Lo,
+ FIR,
FCSR,
FPCR,