SPARC: Fold the MiscRegFile all the way into the ISA object.
authorGabe Black <gblack@eecs.umich.edu>
Fri, 10 Jul 2009 03:28:50 +0000 (20:28 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 10 Jul 2009 03:28:50 +0000 (20:28 -0700)
commit60d47aa5f9018bf29651ec33ae1f20793fcdc4eb
treec53a38297b52091dd27be01bec3cdf35dbd26e05
parentde7f4622192b165f05df2f59848fe0581e4b401b
SPARC: Fold the MiscRegFile all the way into the ISA object.
src/arch/sparc/SConscript
src/arch/sparc/interrupts.hh
src/arch/sparc/isa.cc
src/arch/sparc/isa.hh
src/arch/sparc/miscregfile.cc [deleted file]
src/arch/sparc/miscregfile.hh [deleted file]
src/arch/sparc/predecoder.hh
src/arch/sparc/process.cc
src/arch/sparc/tlb.cc
src/arch/sparc/ua2005.cc
src/arch/sparc/utility.hh