gem5/src
Andreas Hansson ea40297018 cpu: Move the branch predictor out of the BaseCPU
The branch predictor is guarded by having either the in-order or
out-of-order CPU as one of the available CPU models and therefore
should not be used in the BaseCPU. This patch moves the parameter to
the relevant CPU classes.
2013-09-04 13:22:56 -04:00
..
arch alpha: Move system virtProxy to Alpha only 2013-09-04 13:22:55 -04:00
base arch: Header clean up for NOISA resurrection 2013-09-04 13:22:55 -04:00
cpu cpu: Move the branch predictor out of the BaseCPU 2013-09-04 13:22:56 -04:00
dev arch: Header clean up for NOISA resurrection 2013-09-04 13:22:55 -04:00
doc MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern arch: Header clean up for NOISA resurrection 2013-09-04 13:22:55 -04:00
mem stats: Cumulative stats update 2013-08-19 03:52:36 -04:00
proto base: Avoid size limitation on protobuf coded streams 2013-05-30 12:53:53 -04:00
python power: Add voltage domains to the clock domains 2013-08-19 03:52:28 -04:00
sim arch: Header clean up for NOISA resurrection 2013-09-04 13:22:55 -04:00
unittest AddrRange: Transition from Range<T> to AddrRange 2012-09-19 06:15:44 -04:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: don't die on warnings in swig-generated code 2013-03-27 10:03:02 -07:00