84,85d83
< DPRINTF(IQ, "There are %i physical registers.\n", numPhysRegs);
<
126a125
> /*
128a128
> */
141a142
> /*
143a145
> */
363d364
< DPRINTF(IQ, "Setting active threads list pointer.\n");
371,372c372
< DPRINTF(IQ, "Set the issue to execute queue.\n");
< issueToExecuteQueue = i2e_ptr;
---
> issueToExecuteQueue = i2e_ptr;
379d378
< DPRINTF(IQ, "Set the time buffer.\n");