Home | History | Annotate | Download | only in asm

Lines Matching refs:xor

107 	xor	$a1,$a0,$a0
111 xor $a0,$a1,$a1 ; Sigma1(e)
119 xor $a1,$a0,$a0
121 xor $t1,$t0,$t0
123 xor $a0,$a1,$a1 ; Sigma0(a)
125 xor $t1,$t0,$t0 ; Maj(a,b,c)
142 xor $a1,$a0,$a0
144 xor $t1,$t0,$t0
146 xor $a1,$a0,$a0 ; sigma0(X[(i+1)&0x0f])
147 xor $t1,$t0,$t0 ; sigma1(X[(i+14)&0x0f])
397 xor $t2,$t0,$t0
398 xor $t3,$t1,$t1
405 xor $t2,$t0,$t0
406 xor $t3,$t1,$t1 ; Sigma1(e)
408 xor $a2,$a0,$a0
410 xor $a3,$a1,$a1 ; Ch(e,f,g)
421 xor $t2,$t0,$t0
422 xor $t3,$t1,$t1
427 xor $t2,$t0,$t0
428 xor $t3,$t1,$t1 ; Sigma0(a)
432 xor $a2,$a0,$a0
434 xor $a3,$a1,$a1
440 xor $a2,$a0,$a0
442 xor $a3,$a1,$a1 ; Maj(a,b,c)
472 xor $t2,$t0,$t0
474 xor $t3,$t1,$t1
476 xor $t2,$t0,$t0
478 xor $t3,$t1,$t1 ; sigma0(X[i+1)&0x0f])
484 xor $t2,$a0,$a0
486 xor $t3,$a1,$a1
488 xor $t2,$a0,$a0
489 xor $t3,$a1,$a1 ; sigma0(X[i+14)&0x0f])