Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/frontend/
H A DIFU.scala48 val pdWb = Valid(new PredecodeWritebackBundle)
992 val mmioFlushWb = Wire(Valid(new PredecodeWritebackBundle))
1109 val checkFlushWb = Wire(Valid(new PredecodeWritebackBundle))
H A DFrontendBundle.scala93 class PredecodeWritebackBundle(implicit p: Parameters) extends XSBundle { class
H A DNewFtq.scala140 def fromPdWb(pdWb: PredecodeWritebackBundle) = {