Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/backend/decode/
H A DFusionDecoder.scala611 …def connectByUInt(field: FusionDecodeReplace => Valid[UInt], replace: Seq[Option[UInt]], needReg: … method
647 connectByUInt((x: FusionDecodeReplace) => x.selImm, fusionList.map(_.selImm), false)