Searched defs:tagTableUBits (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_base.hh423 const unsigned tagTableUBits; member in class:TAGEBase
H A DBranchPredictor.py127 tagTableUBits = Param.Unsigned(2, "Number of tag table u bits") variable in class:TAGEBase
250 tagTableUBits = 1 variable in class:TAGE_SC_L_TAGE_64KB
294 tagTableUBits = 2 variable in class:TAGE_SC_L_TAGE_8KB

Completed in 15 milliseconds