Lines Matching refs:t1
92 FETCH t1, count=1, signed=1, width=32 // t1 := +BBBBBBBB (sext)
94 sh1add a0, t1, xPC // a0 := +BBBBBBBB * 2 + xPC
112 FETCH t1, count=1 // t1 := CC|BB
114 srliw t2, t1, 8 // t2 := CC
115 andi t1, t1, 0xFF // t1 := BB
116 GET_VREG_WIDE t1, t1 // t1 := fp[BB]
119 slt t3, t1, t2
120 slt t4, t2, t1
131 srliw t1, xINST, 12 // t1 := B
134 % get_vreg("t1", "t1") # t1 := vB
135 b${op} t0, t1, .L${opcode}_branch
195 GET_INST_OPCODE t1
196 GOTO_OPCODE t1
199 FETCH t1, count=1, signed=1 // t1 := +BBBB (sext)
200 BRANCH units=t1