427c427,428
< for (ThreadID i = 0; i < numThreads; ++i)
---
> for (ThreadID i = 0; i < numThreads; ++i) {
> stalls[i].decode = false;
428a430
> }