1167,1170c1167
< // Call doSquash if there are insts in the IQ
< if (count[tid] > 0) {
< doSquash(tid);
< }
---
> doSquash(tid);