cpu: Fix memoryIssueLimit checking in Minor
authorAndrew Bardsley <Andrew.Bardsley@arm.com>
Tue, 2 Dec 2014 11:08:13 +0000 (06:08 -0500)
committerAndrew Bardsley <Andrew.Bardsley@arm.com>
Tue, 2 Dec 2014 11:08:13 +0000 (06:08 -0500)
commit98f3e7a3108dc41daae3e9c8ef448cf948b840b1
treebd72906c5887417cec8b716e35b48b51714b7785
parent3cd0b1f6a6873ef06351dd49f3c7697175303371
cpu: Fix memoryIssueLimit checking in Minor

This patch fixes the checking of the number of memory instructions issued
per cycles in the Minor CPU.
src/cpu/minor/execute.cc