Moved the Alpha float regfile into it's own regfile and got rid of constants.hh and...
authorGabe Black <gblack@eecs.umich.edu>
Fri, 10 Nov 2006 10:29:05 +0000 (05:29 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 10 Nov 2006 10:29:05 +0000 (05:29 -0500)
commit9731fb3fd72ed2e8f5bf3423a33d45a5c35f636f
treec04443e92240c078159dc75f0c640753b446e4e1
parentb4dfbf3aab700f4cc9c5638c2275c588a56778c8
Moved the Alpha float regfile into it's own regfile and got rid of constants.hh and isa_traits.cc

--HG--
extra : convert_revision : 55afd7d21c276906520da375b3bbb563be420880
src/arch/alpha/SConscript
src/arch/alpha/floatregfile.cc [new file with mode: 0644]
src/arch/alpha/floatregfile.hh [new file with mode: 0644]
src/arch/alpha/pagetable.cc [new file with mode: 0644]
src/arch/alpha/regfile.cc [new file with mode: 0644]