Make the IPRs use regular miscreg indexes, and make a table or two to find the miscre...
authorGabe Black <gblack@eecs.umich.edu>
Tue, 31 Oct 2006 21:02:28 +0000 (16:02 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 31 Oct 2006 21:02:28 +0000 (16:02 -0500)
commitece796ab8af23705f3f4d7bd12ee623f3961c99e
tree29f7e1786617c0eb5f57a59359c8cdb1d69743ba
parent3c19c5f0f239b8d31a3a8acd03eff9923f19b6ee
Make the IPRs use regular miscreg indexes, and make a table or two to find the miscreg index of a specific IPR.

--HG--
extra : convert_revision : dd235261e7086d6667b1b2bdc4a81b2573e21d53
src/arch/alpha/SConscript
src/arch/alpha/ev5.cc
src/arch/alpha/ipr.cc [new file with mode: 0644]
src/arch/alpha/ipr.hh [new file with mode: 0644]
src/arch/alpha/isa/decoder.isa
src/arch/alpha/isa/main.isa
src/arch/alpha/isa_traits.hh
src/arch/alpha/regfile.hh