diff options
author | Mitch Hayenga <mitch.hayenga@arm.com> | 2016-04-05 11:44:27 -0500 |
---|---|---|
committer | Mitch Hayenga <mitch.hayenga@arm.com> | 2016-04-05 11:44:27 -0500 |
commit | 7bc52af7716168baa5deb28bb88475ddbba5d62a (patch) | |
tree | 23cf6a6c94e8386b2c64c210a4a9e6962234faf8 /src/cpu/minor | |
parent | f902c0218ae3a8df558f1427302fbf0931b8f7d7 (diff) | |
download | gem5-7bc52af7716168baa5deb28bb88475ddbba5d62a.tar.xz |
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.
Diffstat (limited to 'src/cpu/minor')
0 files changed, 0 insertions, 0 deletions