diff options
author | Anthony Gutierrez <atgutier@umich.edu> | 2013-05-14 18:39:47 -0400 |
---|---|---|
committer | Anthony Gutierrez <atgutier@umich.edu> | 2013-05-14 18:39:47 -0400 |
commit | d3c33d91b68e917478dba48c03a674b21ebd2747 (patch) | |
tree | 3e86a50e40dd96f1d7c48081d5b7a787c3d277c7 /util/encode_packet_trace.py | |
parent | 4e52789c6db91cd292e2de933c7c797e24fa870f (diff) | |
download | gem5-d3c33d91b68e917478dba48c03a674b21ebd2747.tar.xz |
cpu: remove local/globalHistoryBits params from branch pred
having separate params for the local/globalHistoryBits and the
local/globalPredictorSize can lead to inconsistencies if they
are not carefully set. this patch dervies the number of bits
necessary to index into the local/global predictors based on
their size.
the value of the localHistoryTableSize for the ARM O3 CPU has been
increased to 1024 from 64, which is more accurate for an A15 based
on some correlation against A15 hardware.
Diffstat (limited to 'util/encode_packet_trace.py')
0 files changed, 0 insertions, 0 deletions