Files
gem5/src
Gabe Black 628a3b1d01 An attempt to serialize the state of the micro code mechanism in the simple cpu.
src/cpu/simple/base.cc:
    Make a microcoded op start at the current micropc, rather than starting at 0.
src/cpu/thread_state.cc:
    Serialize the microPC and nextMicroPC

--HG--
extra : convert_revision : 5302215f17312ecef3ff4c6548acb05297ee4ff6
2006-10-29 04:04:50 -05:00
..
2006-10-27 09:10:50 -04:00
2006-08-14 19:25:07 -04:00
2006-10-26 15:49:19 -04:00
2006-10-24 12:59:19 -04:00
2006-08-14 19:25:07 -04:00
2006-10-28 13:16:53 -04:00