gem5/configs
Anthony Gutierrez d3c33d91b6 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.
2013-05-14 18:39:47 -04:00
..
boot rcs scripts: remove bbench.rcS 2013-04-02 12:46:49 -04:00
common cpu: remove local/globalHistoryBits params from branch pred 2013-05-14 18:39:47 -04:00
example config: Fix mem-type option not used in ruby_fs script 2013-04-23 11:56:48 -05:00
ruby config: ruby network test: remove piobus check 2013-04-17 16:06:24 -05:00
splash2 Bus: Split the bus into a non-coherent and coherent bus 2012-05-31 13:30:04 -04:00
topologies Ruby: Clean up topology changes 2012-08-10 13:50:42 -05:00