Files
gem5/src
Mitch Hayenga 1578d2d0b6 cpu: Add an indirect branch target predictor
This patch adds a configurable indirect branch predictor that can be indexed
by a combination of GHR and path history hashes. Implements the functionality
described in:

"Target prediction for indirect jumps" by Chang, Hao, and Patt
http://dl.acm.org/citation.cfm?id=264209
2016-04-05 11:48:37 -05:00
..
2016-04-01 16:38:16 -07:00
2015-05-13 15:02:25 +01:00
2016-04-05 10:52:28 -05:00
2016-04-01 16:38:16 -07:00
2016-04-05 10:52:28 -05:00