Files
gem5/src/cpu
Andreas Hansson 66904b9584 cpu: Modernise the branch predictor (STL and C++11)
This patch does some minor house keeping of the branch predictor by
adopting STL containers, and shifting some iterator to use range-based
for loops.

The predictor history is also changed from a list to a deque as we
never to insertion/deletion other than at the front and back.
2014-08-13 06:57:21 -04:00
..
2014-07-23 16:09:04 -05:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2014-07-23 16:09:04 -05:00
2011-04-15 10:44:14 -07:00
2014-07-23 16:09:04 -05:00
2014-05-09 18:58:47 -04:00
2014-07-23 16:09:04 -05:00
2014-07-23 16:09:04 -05:00
2014-07-23 16:09:04 -05:00