887,891d886
< // Be sure to mark its register as ready if it's a misc register.
< if (hb_it->newPhysReg >= maxPhysicalRegs) {
< scoreboard->setReg(hb_it->newPhysReg);
< }
<
1053,1054c1048
< if (regIdxToClass(dest_reg) != MiscRegClass)
< scoreboard->unsetReg(rename_result.first);
---
> scoreboard->unsetReg(rename_result.first);