Home
last modified time | relevance | path

Searched refs:commitStuck_overflow (Results 1 – 1 of 1) sorted by relevance

/XiangShan/src/main/scala/xiangshan/backend/rob/
H A DRob.scala1625 val commitStuck_overflow = commitStuckCycle.andR && (if (wfiResume) true.B else (!hasWFI)) constant
1627 ("rob_commit_stuck ", commitStuck_overflow),