Merge ktlim@zizzer:/bk/newmem
into zamp.eecs.umich.edu:/z/ktlim2/clean/tmp/head --HG-- extra : convert_revision : a250eed999be9b8acd6f420fdfe8f1b02905beb1
This commit is contained in:
commit
64b4572c3e
1 changed files with 1 additions and 1 deletions
|
@ -692,7 +692,7 @@ DefaultRename<Impl>::renameInsts(unsigned tid)
|
||||||
DPRINTF(Rename, "Blocking due to lack of free "
|
DPRINTF(Rename, "Blocking due to lack of free "
|
||||||
"physical registers to rename to.\n");
|
"physical registers to rename to.\n");
|
||||||
blockThisCycle = true;
|
blockThisCycle = true;
|
||||||
|
insts_to_rename.push_front(inst);
|
||||||
++renameFullRegistersEvents;
|
++renameFullRegistersEvents;
|
||||||
|
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in a new issue