edit to test_mips config file
authorKorey Sewell <ksewell@umich.edu>
Mon, 10 Apr 2006 22:41:25 +0000 (18:41 -0400)
committerKorey Sewell <ksewell@umich.edu>
Mon, 10 Apr 2006 22:41:25 +0000 (18:41 -0400)
arch/mips/isa_traits.hh:
    add FIR misc reg (was lost in merge)

--HG--
extra : convert_revision : b056c9a307e5de08ff8cc4dfc541342d25c141b8

arch/mips/isa_traits.hh

index 68ccf931dd6f430b2a0adb0a6763ac2768444141..22ae76a442a71c373ecd0b5f14d2a492d7851b9e 100644 (file)
@@ -473,6 +473,7 @@ namespace MipsISA
         //More Misc. Regs
         Hi,
         Lo,
+        FIR,
         FCSR,
         FPCR,