cpu: change comments in tournament branch predictor to reflect what the code does
Review Request #3722 - Created Nov. 18, 2016 and submitted
| Information | |
|---|---|
| Arthur Perais | |
| gem5 | |
| Reviewers | |
| Default | |
Changeset 11707:1d085f66c4ca
cpu: correct comments in tournament branch predictor to reflect what the code does.
The tournament predictor is presented as doing speculative
update of the global history and non-speculative update
of the local history used to generate the branch prediction.
However, the code does speculative update of both histories.
Modifying comments only.
Review request changed
Updated (Nov. 18, 2016, 5:01 a.m.)
Status: Re-opened
Summary: |
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
||||||||||||||||||||||||
Testing Done: |
|
||||||||||||||||||||||||
Diff: |
Revision 1 (+4 -5) |
Ship It!
Ship It!
Ship It!
