diff options
author | Andrew Bardsley <Andrew.Bardsley@arm.com> | 2015-05-26 03:21:37 -0400 |
---|---|---|
committer | Andrew Bardsley <Andrew.Bardsley@arm.com> | 2015-05-26 03:21:37 -0400 |
commit | cea1d14a937f27fa49423bd01eb900e578993a43 (patch) | |
tree | 36851d5ce94c417ddbf5b50c038079628c6286a0 /system | |
parent | cc2346e8ca7ad247c701ec58ffddd98fa9f03574 (diff) | |
download | gem5-cea1d14a937f27fa49423bd01eb900e578993a43.tar.xz |
cpu: Fix a bug in counting issued instructions in MinorCPU
The MinorCPU would count bubbles in Execute::issue as part of
the num_insts_issued and so sometimes reach the instruction
issue limit incorrectly.
Fixed by checking for a bubble in one new place.
Diffstat (limited to 'system')
0 files changed, 0 insertions, 0 deletions