Merge ktlim@zizzer:/bk/newmem
into zamp.eecs.umich.edu:/z/ktlim2/clean/tmp/clean2
src/cpu/base_dyn_inst.hh:
Hand merge. Line is no longer needed because it's handled in the ISA.
--HG--
extra : convert_revision : 0be4067aa38759a5631c6940f0167d48fde2b680
This commit is contained in:
@@ -226,7 +226,8 @@ BaseCPU::startup()
|
||||
#endif
|
||||
|
||||
if (params->progress_interval) {
|
||||
new CPUProgressEvent(&mainEventQueue, params->progress_interval,
|
||||
new CPUProgressEvent(&mainEventQueue,
|
||||
cycles(params->progress_interval),
|
||||
this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user