Lines Matching refs:t1
48 my ($zero,$t0,$t1,$t2,$xC2,$H,$Hh,$Hl,$lemask)=map("v$_",(4..12));
77 vsldoi $t1,$zero,$t0,1 # ...1
80 vor $xC2,$xC2,$t1 # 0xc2....01
81 vspltb $t1,$H,0 # most significant byte
83 vsrab $t1,$t1,$t2 # broadcast carry bit
84 vand $t1,$t1,$xC2
85 vxor $H,$H,$t1 # twisted H
130 vsldoi $t1,$zero,$Xm,8
132 vxor $Xh,$Xh,$t1
137 vsldoi $t1,$Xl,$Xl,8 # 2nd phase
139 vxor $t1,$t1,$Xh
140 vxor $Xl,$Xl,$t1
191 vsldoi $t1,$zero,$Xm,8
193 vxor $Xh,$Xh,$t1
200 vsldoi $t1,$Xl,$Xl,8 # 2nd phase
203 vxor $t1,$t1,$Xh
204 vxor $IN,$IN,$t1
208 vxor $Xl,$Xl,$t1