Skip to content

Commit 4a41c44

Browse files
committed
cpu-o3: train ittage in resolve stage
Change-Id: Ie7812db8bc256535f019bd59e36d5688312122ef
1 parent 493cb0d commit 4a41c44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/example/kmhv3.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ def setKmhV3Params(args, system):
9797

9898
cpu.branchPred.mbtb.resolvedUpdate = True
9999
cpu.branchPred.tage.resolvedUpdate = True
100+
cpu.branchPred.ittage.resolvedUpdate = True
100101

101102
cpu.branchPred.ubtb.enabled = True
102103
cpu.branchPred.abtb.enabled = False

0 commit comments

Comments
 (0)