Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/backend/fu/wrapper/
H A DVFALU.scala76 def genMaskForReduction(inmask: UInt, sew: UInt, i: Int): UInt = { method
237 …mod.io.maskForReduction := genMaskForReduction(inmask = srcMaskRShiftForReduction, sew = vsew, i =…