Updates to bring CPU portion of m5 up-to-date with newmem.
--HG-- extra : convert_revision : 00e6eefb24e6ffd9c7c5d8165db26fbf6199fdc4
This commit is contained in:
@@ -60,6 +60,7 @@ struct ThreadState {
|
||||
: cpuId(_cpuId), tid(_tid), mem(_mem), process(_process), asid(_asid)
|
||||
#endif
|
||||
{
|
||||
numInst = 0;
|
||||
funcExeInst = 0;
|
||||
storeCondFailures = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user