Searched hist:3442 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/
H A Dthread_state.cc3442:e52c3470e7ef Sun Oct 29 04:04:00 EST 2006 Gabe Black <gblack@eecs.umich.edu> 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
/gem5/src/cpu/simple/
H A Dbase.cc3442:e52c3470e7ef Sun Oct 29 04:04:00 EST 2006 Gabe Black <gblack@eecs.umich.edu> 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

Completed in 39 milliseconds