diff options
| author | Andrew Boktor <[email protected]> | 2015-02-18 13:43:19 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2015-02-18 13:43:19 -0800 |
| commit | 53e4c1bc257deba2341467d0438a55e4074f3059 (patch) | |
| tree | 32b06123d0d2e53e9b43e213db590dac97750e88 /CHANGES | |
| parent | 7cd0edfe0cb654280c30afef89a563867d9e67ed (diff) | |
Fixing icache bug where for each miss we also count a hit.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ Version 3.2.3+edits (development branch) versus 3.2.3 - Bug fixes: - Fixed bug #81, fix ordering of pushing branch entries to the stack + - Fixed a bug where for each icache miss we also count a hit Version 3.2.3 versus 3.2.2 - Bug fixes: |
