cpu: Added the Multiperspective Perceptron Predictor with TAGE (8KB and 64KB)
Described by the following article: Jiménez, D. "Multiperspective perceptron predictor with TAGE." Championship Branch Prediction (CBP-5) (2016). Change-Id: Ica3c121a4c94657d9015573085040e8a1984b069 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/19188 Tested-by: kokoro <noreply+kokoro@google.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Ilias Vougioukas <ilias.vougioukas@arm.com>
This commit is contained in:
@@ -51,6 +51,9 @@ Source('ltage.cc')
|
||||
Source('multiperspective_perceptron.cc')
|
||||
Source('multiperspective_perceptron_8KB.cc')
|
||||
Source('multiperspective_perceptron_64KB.cc')
|
||||
Source('multiperspective_perceptron_tage.cc')
|
||||
Source('multiperspective_perceptron_tage_8KB.cc')
|
||||
Source('multiperspective_perceptron_tage_64KB.cc')
|
||||
Source('statistical_corrector.cc')
|
||||
Source('tage_sc_l.cc')
|
||||
Source('tage_sc_l_8KB.cc')
|
||||
|
||||
Reference in New Issue
Block a user