From 59ab31cd803fbc0e341e805ec510cab1ec997e98 Mon Sep 17 00:00:00 2001 From: Korey Sewell Date: Mon, 10 Apr 2006 18:41:25 -0400 Subject: [PATCH] edit to test_mips config file arch/mips/isa_traits.hh: add FIR misc reg (was lost in merge) --HG-- extra : convert_revision : b056c9a307e5de08ff8cc4dfc541342d25c141b8 --- arch/mips/isa_traits.hh | 1 + 1 file changed, 1 insertion(+) 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, -- 2.30.2