MIPS: Fold the MiscRegFile all the way into the ISA object.
authorGabe Black <gblack@eecs.umich.edu>
Fri, 10 Jul 2009 03:28:39 +0000 (20:28 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 10 Jul 2009 03:28:39 +0000 (20:28 -0700)
commitde7f4622192b165f05df2f59848fe0581e4b401b
tree7c0bfa122fc96da054ffda0abfb65c9124c7a674
parente14c408b62d98b4e045beb48bdd2dfcae60627bb
MIPS: Fold the MiscRegFile all the way into the ISA object.
src/arch/mips/SConscript
src/arch/mips/isa.cc
src/arch/mips/isa.hh
src/arch/mips/isa/includes.isa
src/arch/mips/misc_regfile.cc [deleted file]
src/arch/mips/misc_regfile.hh [deleted file]