Home
last modified time | relevance | path

Searched defs:lastIsValidEnd (Results 1 – 1 of 1) sorted by relevance

/XiangShan/src/main/scala/xiangshan/frontend/
H A DPreDecode.scala160 val lastIsValidEnd = if (i == 0) { true.B } constant
173 val lastIsValidEnd = if (i == 0) { true.B } constant
187 val lastIsValidEnd = if (i == PredictWidth / 2) { true.B } constant
201 val lastIsValidEnd = if (i == PredictWidth / 2 + 1) { true.B } constant