Lines Matching refs:t2
77 $t2="r12";
95 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
102 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
103 ldrb $t2,[$inp,#2]
105 orr $t1,$t1,$t2,lsl#8
106 ldrb $t2,[$inp],#4
112 orr $t1,$t1,$t2,lsl#24
117 ldr $t2,[$Ktbl],#4 @ *K256++
123 add $h,$h,$t2 @ h+=K256[i]
128 and $t2,$t2,#0xff
129 cmp $t2,#0xf2 @ done?
137 eor $t2,$a,$b @ a^b, b^c in next round
140 eor $t2,$a,$b @ a^b, b^c in next round
144 and $t3,$t3,$t2 @ (b^c)&=(a^b)
150 ($t2,$t3)=($t3,$t2);
160 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
161 mov $t2,$t4,ror#$sigma1[0]
163 eor $t2,$t2,$t4,ror#$sigma1[1]
166 eor $t2,$t2,$t4,lsr#$sigma1[2] @ sigma1(X[i+14])
169 add $t2,$t2,$t0
171 add $t1,$t1,$t2
260 eor $t2,$t2,$t2
272 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
275 ldr $t2,[$t3,#8]
280 add $C,$C,$t2
281 ldr $t2,[$t3,#20]
286 add $F,$F,$t2
288 ldr $t2,[sp,#18*4] @ pull inp+len
292 cmp $inp,$t2
496 mov $t2,sp
516 str $t2,[sp,#76] @ save original sp
529 eor $t2,$t2,$t2
566 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
567 ldr $t2,[$t1,#4]
572 add $B,$B,$t2
573 ldr $t2,[$t1,#20]
580 add $F,$F,$t2
591 eorne $t2,$t2,$t2