Searched defs:getTarget (Results 1 – 2 of 2) sorted by relevance
74 def getTarget(pc: UInt, last_stage: Option[Tuple2[UInt, Bool]] = None) = { method75 …def getTarget(offLen: Int)(pc: UInt, lower: UInt, stat: UInt, last_stage: Option[Tuple2[UInt, Bool… method
703 def getTarget = targets(pc) method