Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/frontend/
H A DFrontendBundle.scala520 def shouldShiftVec: Vec[Bool] method
588 def shouldShiftVec = method
697 def shouldShiftVec = VecInit(full_pred.map(_.shouldShiftVec)) method