Lines Matching refs:add
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
118 add $h,$h,$t1 @ h+=X[i]
121 add $h,$h,$t0,ror#$Sigma1[0] @ h+=Sigma1(e)
123 add $h,$h,$t2 @ h+=K256[i]
126 add $h,$h,$t1 @ h+=Ch(e,f,g)
145 add $d,$d,$h @ d+=h
147 add $h,$h,$t0,ror#$Sigma0[0] @ h+=Sigma0(a)
148 @ add $h,$h,$t3 @ h+=Maj(a,b,c)
160 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
169 add $t2,$t2,$t0
171 add $t1,$t1,$t2
173 add $t1,$t1,$t4 @ X[i]
248 add $len,$inp,$len,lsl#6 @ len to point at the end of inp
272 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
276 add $A,$A,$t0
278 add $B,$B,$t1
280 add $C,$C,$t2
282 add $D,$D,$t0
284 add $E,$E,$t1
286 add $F,$F,$t2
289 add $G,$G,$t0
290 add $H,$H,$t1
296 add sp,sp,#`16+3`*4 @ destroy frame
457 '&add ($h,$h,$t1)', # h+=X[i]+K[i]
460 '&add ($a,$a,$t2)', # h+=Maj(a,b,c) from the past
465 '&add ($h,$h,$t2,"ror#$Sigma1[0]")', # h+=Sigma1(e)
468 '&add ($h,$h,$t1)', # h+=Ch(e,f,g)
473 '&add ($d,$d,$h)', # d+=h
474 '&add ($h,$h,$t0,"ror#$Sigma0[0]");'. # h+=Sigma0(a)
498 add $len,$inp,$len,lsl#6 @ len to point at the end of inp
566 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
570 add $A,$A,$t0 @ accumulate
572 add $B,$B,$t2
574 add $C,$C,$t3
576 add $D,$D,$t4
578 add $E,$E,$t0
580 add $F,$F,$t2
582 add $G,$G,$t3
584 add $H,$H,$t4
627 add $len,$inp,$len,lsl#6 @ len to point at the end of inp