Lines Matching refs:add
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
104 add $h,$h,$t1 @ h+=X[i]
107 add $h,$h,$t0,ror#$Sigma1[0] @ h+=Sigma1(e)
109 add $h,$h,$t2 @ h+=K256[i]
112 add $h,$h,$t1 @ h+=Ch(e,f,g)
131 add $d,$d,$h @ d+=h
133 add $h,$h,$t0,ror#$Sigma0[0] @ h+=Sigma0(a)
134 @ add $h,$h,$t3 @ h+=Maj(a,b,c)
146 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
155 add $t2,$t2,$t0
157 add $t1,$t1,$t2
159 add $t1,$t1,$t4 @ X[i]
228 add $len,$inp,$len,lsl#6 @ len to point at the end of inp
252 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
256 add $A,$A,$t0
258 add $B,$B,$t1
260 add $C,$C,$t2
262 add $D,$D,$t0
264 add $E,$E,$t1
266 add $F,$F,$t2
269 add $G,$G,$t0
270 add $H,$H,$t1
276 add sp,sp,#`16+3`*4 @ destroy frame
437 '&add ($h,$h,$t1)', # h+=X[i]+K[i]
440 '&add ($a,$a,$t2)', # h+=Maj(a,b,c) from the past
445 '&add ($h,$h,$t2,"ror#$Sigma1[0]")', # h+=Sigma1(e)
448 '&add ($h,$h,$t1)', # h+=Ch(e,f,g)
453 '&add ($d,$d,$h)', # d+=h
454 '&add ($h,$h,$t0,"ror#$Sigma0[0]");'. # h+=Sigma0(a)
478 add $len,$inp,$len,lsl#6 @ len to point at the end of inp
546 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
550 add $A,$A,$t0 @ accumulate
552 add $B,$B,$t2
554 add $C,$C,$t3
556 add $D,$D,$t4
558 add $E,$E,$t0
560 add $F,$F,$t2
562 add $G,$G,$t3
564 add $H,$H,$t4
611 add $len,$inp,$len,lsl#6 @ len to point at the end of inp