Lines Matching refs:t1
57 my ($zero,$t0,$t1,$t2,$xC2,$H,$Hh,$Hl,$lemask)=map("v$_",(4..12));
86 vsldoi $t1,$zero,$t0,1 # ...1
89 vor $xC2,$xC2,$t1 # 0xc2....01
90 vspltb $t1,$H,0 # most significant byte
92 vsrab $t1,$t1,$t2 # broadcast carry bit
93 vand $t1,$t1,$xC2
94 vxor $H,$H,$t1 # twisted H
139 vsldoi $t1,$zero,$Xm,8
141 vxor $Xh,$Xh,$t1
146 vsldoi $t1,$Xl,$Xl,8 # 2nd phase
148 vxor $t1,$t1,$Xh
149 vxor $Xl,$Xl,$t1
200 vsldoi $t1,$zero,$Xm,8
202 vxor $Xh,$Xh,$t1
209 vsldoi $t1,$Xl,$Xl,8 # 2nd phase
212 vxor $t1,$t1,$Xh
213 vxor $IN,$IN,$t1
217 vxor $Xl,$Xl,$t1