Fixes for SPARC_FS
authorGabe Black <gblack@eecs.umich.edu>
Thu, 16 Nov 2006 17:34:10 +0000 (12:34 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 16 Nov 2006 17:34:10 +0000 (12:34 -0500)
commitcd5b33b9ff4016427fa93655f4bbd9030c4f5612
treeb449360088378c982f59568c0a2da0c45cb08c59
parent079dd454175ab7fdb3cc429f3cf199bd243c3776
Fixes for SPARC_FS

configs/common/FSConfig.py:
    Make a SPARC system create an IO bus.
src/python/m5/objects/T1000.py:
    Create a T1000 platform
src/arch/sparc/miscregfile.cc:
    Initialize the strand status register to the value legion provides.
src/cpu/exetrace.cc:
    Truncate an ExtMachInst to a MachInst before comparing with Legion.

--HG--
extra : convert_revision : e4189b572a5297e8362f5bd26d87b74736c8e5f1
configs/common/FSConfig.py
src/arch/sparc/miscregfile.cc
src/cpu/exetrace.cc
src/python/m5/objects/T1000.py