Lines Matching refs:t2
63 $t2="r12";
81 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
88 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
89 ldrb $t2,[$inp,#2]
91 orr $t1,$t1,$t2,lsl#8
92 ldrb $t2,[$inp],#4
98 orr $t1,$t1,$t2,lsl#24
103 ldr $t2,[$Ktbl],#4 @ *K256++
109 add $h,$h,$t2 @ h+=K256[i]
114 and $t2,$t2,#0xff
115 cmp $t2,#0xf2 @ done?
123 eor $t2,$a,$b @ a^b, b^c in next round
126 eor $t2,$a,$b @ a^b, b^c in next round
130 and $t3,$t3,$t2 @ (b^c)&=(a^b)
136 ($t2,$t3)=($t3,$t2);
146 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
147 mov $t2,$t4,ror#$sigma1[0]
149 eor $t2,$t2,$t4,ror#$sigma1[1]
152 eor $t2,$t2,$t4,lsr#$sigma1[2] @ sigma1(X[i+14])
155 add $t2,$t2,$t0
157 add $t1,$t1,$t2
240 eor $t2,$t2,$t2
252 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
255 ldr $t2,[$t3,#8]
260 add $C,$C,$t2
261 ldr $t2,[$t3,#20]
266 add $F,$F,$t2
268 ldr $t2,[sp,#18*4] @ pull inp+len
272 cmp $inp,$t2
476 mov $t2,sp
496 str $t2,[sp,#76] @ save original sp
509 eor $t2,$t2,$t2
546 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
547 ldr $t2,[$t1,#4]
552 add $B,$B,$t2
553 ldr $t2,[$t1,#20]
560 add $F,$F,$t2
571 eorne $t2,$t2,$t2