Files
gem5/src/cpu/pred
Mitch Hayenga 7bc52af771 cpu: Fix BTB threading oversight
The extant BTB code doesn't hash on the thread id but does check the
thread id for 'btb hits'.  This results in 1-thread of a multi-threaded
workload taking a BTB entry, and all other threads missing for the same branch
missing.
2016-04-05 11:44:27 -05:00
..
2016-04-05 11:44:27 -05:00
2016-04-05 11:44:27 -05:00
2016-04-05 11:44:27 -05:00