Searched defs:target (Results 1 – 12 of 12) sorted by relevance
35 val target = Vec(numWays, Output(UInt(dataBits.W))) constant46 val target = Mux(bypassVec.asUInt.orR, ParallelMux(bypassValid, bypassData), baseData) constant
18 val target = Output(UInt(XLEN.W)) constant
52 …val target = Mux(JumpOpType.jumpOpisJalr(func), src1 + offset, pc + offset) // NOTE: src1 is (pc/r… constant
32 val target = UInt(VAddrData().dataWidth.W) constant
100 val target = UInt(VAddrBits.W) constant517 def target(pc: UInt): UInt method606 def target(pc: UInt): UInt = method691 def target(pc: UInt) = VecInit(full_pred.map(_.target(pc))) method
41 val target = UInt(39.W) constant182 val target = UInt(VAddrBits.W) constant257 val target = Input(UInt(VAddrBits.W)) constant1559 val target = commit_target constant
95 val target = constant
590 val target = Vec(numDup, UInt(VAddrBits.W)) constant
103 val target = UInt(VAddrBits.W) constant
544 val target = io.in(i).bits.lsrc constant
93 val target = if (!env.FPGAPlatform) UInt(VAddrBits.W) else UInt(0.W) constant119 val target = UInt(VAddrBits.W) constant
633 val target = UInt(VAddrData().dataWidth.W) constant