28a29
> * Korey Sewell
128c129
< DPRINTF(Fetch, "IQ sharing policy set to Partitioned:"
---
> DPRINTF(IQ, "IQ sharing policy set to Partitioned:"
143c144
< DPRINTF(Fetch, "IQ sharing policy set to Threshold:"
---
> DPRINTF(IQ, "IQ sharing policy set to Threshold:"
689d689
< iewStage->canIssue() &&
787d786
< iewStage->incrWb(issuing_inst->seqNum);