357d356
< const unsigned logSizeBiMP;
359d357
< const unsigned logSizeTagTables;
367c365
< const unsigned minTagWidth;
---
> const unsigned pathHistBits;
372c370
<
---
> const unsigned logLoopTableAssoc;
376a375,377
> const std::vector<unsigned> tagTableTagWidths;
> const std::vector<int> logTagTableSizes;
>
407,408d407
< int tagWidths[15];
< int tagTableSizes[15];
415,416c414,417
< int tCounter;
< int logTick;
---
> uint64_t tCounter;
> uint64_t logUResetPeriod;
> unsigned useAltOnNaBits;
> unsigned withLoopBits;