gem5/src/arch
Ali Saidi a068d6db0f fix interrupting during a quisce on sparc
src/arch/sparc/ua2005.cc:
    fix interrupting when quisced. Since sticks correspond to instructions when not quisced we need to
    check if were suspended and interrupt at the guess time
src/base/traceflags.py:
    add trace flag for Iob
src/cpu/simple/base.cc:
    Use Quisce instead of IPI trace flag
src/dev/sparc/iob.cc:
    add some Dprintfs

--HG--
extra : convert_revision : 72e18fcc750ad1e4b2bb67b19b354eaffc6af6d5
2007-03-13 00:05:52 -04:00
..
alpha Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
mips Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
sparc fix interrupting during a quisce on sparc 2007-03-13 00:05:52 -04:00
x86 Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
isa_parser.py I missed a couple of WithEffects, this should do it 2007-03-07 21:51:44 -05:00
isa_specific.hh Add build hooks for x86. 2007-03-03 16:01:48 +00:00
SConscript Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00