Searched defs:isBrh (Results 1 – 2 of 2) sorted by relevance
175 def isBrh: Boolean = fuType == FuType.brh method
156 def isBrh(fuType: UInt): Bool = FuTypeOrR(fuType, Seq(brh)) method