Lines Matching refs:t1
57 my ($zero,$t0,$t1,$t2,$xC2,$H,$Hh,$Hl,$lemask)=map("v$_",(4..12));
88 vsldoi $t1,$zero,$t0,1 # ...1
91 vor $xC2,$xC2,$t1 # 0xc2....01
92 vspltb $t1,$H,0 # most significant byte
94 vsrab $t1,$t1,$t2 # broadcast carry bit
95 vand $t1,$t1,$xC2
96 vxor $H,$H,$t1 # twisted H
130 vsldoi $t1,$zero,$t0,1 # ...1
133 vor $xC2,$xC2,$t1 # 0xc2....01
134 vspltb $t1,$H,0 # most significant byte
136 vsrab $t1,$t1,$t2 # broadcast carry bit
137 vand $t1,$t1,$xC2
138 vxor $IN,$H,$t1 # twisted H
160 vsldoi $t1,$zero,$Xm,8
162 vxor $Xh,$Xh,$t1
167 vsldoi $t1,$Xl,$Xl,8 # 2nd reduction phase
169 vxor $t1,$t1,$Xh
170 vxor $IN1,$Xl,$t1
194 vsldoi $t1,$zero,$Xm,8
198 vxor $Xh,$Xh,$t1
207 vsldoi $t1,$Xl,$Xl,8 # 2nd reduction phase
211 vxor $t1,$t1,$Xh
213 vxor $Xl,$Xl,$t1
266 vsldoi $t1,$zero,$Xm,8
268 vxor $Xh,$Xh,$t1
273 vsldoi $t1,$Xl,$Xl,8 # 2nd phase
275 vxor $t1,$t1,$Xh
276 vxor $Xl,$Xl,$t1
327 vsldoi $t1,$zero,$Xm,8
329 vxor $Xh,$Xh,$t1
336 vsldoi $t1,$Xl,$Xl,8 # 2nd phase
339 vxor $t1,$t1,$Xh
340 vxor $IN,$IN,$t1
344 vxor $Xl,$Xl,$t1