Fixed up exetrace.cc to deal with microcode, and to made floating point register...
authorGabe Black <gblack@eecs.umich.edu>
Thu, 19 Oct 2006 00:52:34 +0000 (20:52 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 19 Oct 2006 00:52:34 +0000 (20:52 -0400)
commitbb2ab310ebe6b9f9313c9af103312d2b99e09574
tree120bb7b00b460a3fde61b577368e30b2ea06a8d5
parent849d5e2efb24c177bb15a6c4d2c5e3a6a8dba349
Fixed up exetrace.cc to deal with microcode, and to made floating point register numbers correlate to the numbers used in SPARC in m5 and statetrace.

src/cpu/exetrace.cc:
    Fixed up to deal with microcode, and to make floating point register numbers correlate to the numbers used in SPARC.
util/statetrace/arch/tracechild_sparc.cc:
util/statetrace/arch/tracechild_sparc.hh:
    Make floating point register numbers correlate to the numbers used in SPARC.

--HG--
extra : convert_revision : 878897292f696092453cf61d6eac2d1c407ca13b
src/cpu/exetrace.cc
util/statetrace/arch/tracechild_sparc.cc
util/statetrace/arch/tracechild_sparc.hh