Lines Matching refs:t1
32 srliw t1, xINST, 12 // t1 := B
34 % get_vreg("t1", "t1") # t1 := fp[B] with sign extension to 64 bits
38 SET_VREG_WIDE t1, t2, z0=t0
73 srliw t1, xINST, 12 // t1 := B
227 FETCH t1, count=1 // t1 := CC|BB
229 srliw t2, t1, 8 // t2 := CC
230 and t1, t1, 0xFF // t1 := BB
232 % get_vreg("t1", "t1", is_wide=is_wide) # t1 := fp[BB]
258 FETCH t1, count=1 // t1 := CC|BB
260 srliw t2, t1, 8 // t2 := CC
261 and t1, t1, 0xFF // t1 := BB
263 GET_VREG_WIDE t1, t1 // t1 := fp[BB]
268 SET_VREG_WIDE t1, t3, z0=t0
444 GET_VREG_WIDE t1, t4 // t1 := fp[A]
448 SET_VREG_WIDE t1, t3, z0=t0
513 srliw t1, xINST, 12 // t1 := B
518 % get_vreg("t1", "t1") # t1 := fp[B]
524 % set_vreg("t1", "t3", z0="t0") # fp[A] := t1
608 FETCH t1, count=1, signed=1 // t1 := ssssCC|BB
610 sraiw t2, t1, 8 // t2 := ssssssCC
611 andi t1, t1, 0xFF // t1 := BB
615 % get_vreg("t1", "t1") # t1 := fp[BB]
620 % set_vreg("t1", "t3", z0="t0") # fp[AA] := t1