X86: Fold the MiscRegFile all the way into the ISA object.
authorGabe Black <gblack@eecs.umich.edu>
Fri, 10 Jul 2009 03:29:02 +0000 (20:29 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 10 Jul 2009 03:29:02 +0000 (20:29 -0700)
commit9993ca8280b03a390d860b9dfb6597c7ecc98a27
treee9467da7e824e12d4761114c373e88294734ad66
parent60d47aa5f9018bf29651ec33ae1f20793fcdc4eb
X86: Fold the MiscRegFile all the way into the ISA object.
src/arch/x86/SConscript
src/arch/x86/isa.cc
src/arch/x86/isa.hh
src/arch/x86/isa/includes.isa
src/arch/x86/miscregfile.cc [deleted file]
src/arch/x86/miscregfile.hh [deleted file]