Lines Matching refs:t2
56 $t2="r12";
74 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
81 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
82 ldrb $t2,[$inp,#2]
84 orr $t1,$t1,$t2,lsl#8
85 ldrb $t2,[$inp],#4
91 orr $t1,$t1,$t2,lsl#24
96 ldr $t2,[$Ktbl],#4 @ *K256++
102 add $h,$h,$t2 @ h+=K256[i]
107 and $t2,$t2,#0xff
108 cmp $t2,#0xf2 @ done?
116 eor $t2,$a,$b @ a^b, b^c in next round
119 eor $t2,$a,$b @ a^b, b^c in next round
123 and $t3,$t3,$t2 @ (b^c)&=(a^b)
129 ($t2,$t3)=($t3,$t2);
139 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
140 mov $t2,$t4,ror#$sigma1[0]
142 eor $t2,$t2,$t4,ror#$sigma1[1]
145 eor $t2,$t2,$t4,lsr#$sigma1[2] @ sigma1(X[i+14])
148 add $t2,$t2,$t0
150 add $t1,$t1,$t2
233 eor $t2,$t2,$t2
245 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
248 ldr $t2,[$t3,#8]
253 add $C,$C,$t2
254 ldr $t2,[$t3,#20]
259 add $F,$F,$t2
261 ldr $t2,[sp,#18*4] @ pull inp+len
265 cmp $inp,$t2
468 mov $t2,sp
488 str $t2,[sp,#76] @ save original sp
501 eor $t2,$t2,$t2
538 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
539 ldr $t2,[$t1,#4]
544 add $B,$B,$t2
545 ldr $t2,[$t1,#20]
552 add $F,$F,$t2
563 eorne $t2,$t2,$t2