Lines Matching refs:d0
92 my ($h0,$h1,$h2,$d0,$d1,$d2, $r0,$r1,$s1, $t0,$t1) = map("r$_",(7..12,27..31));
107 ld $d0,0($inp) # load key material
112 lwbrx $d0,0,$inp # load key material
118 insrdi $d0,$h0,32,0
127 and $d0,$d0,$h0
130 std $d0,32($ctx) # store key
176 li $d0,4
179 lwbrx $d0,$d0,$inp
183 insrdi $t0,$d0,32,0
192 mulld $d0,$h0,$r0 # h0*r0
198 addc $d0,$d0,$t0
220 addc $h0,$d0,$t0
251 addic $d0,$h0,5 # compare to modulus
259 and $d0,$d0,$mask
262 or $h0,$h0,$d0
279 li $d0,4
283 stwbrx r0,$d0,$mac
299 $t0,$t1,$t2,$t3, $D0,$D1,$D2,$D3, $d0,$d1,$d2,$d3
406 lwz $d0,0($inp) # load input
413 lwbrx $d0,0,$inp # load input
423 addc $h0,$h0,$d0 # accumulate input
427 mullw $d0,$h0,$r0 # h0*r0
447 addc $d0,$d0,$t0
467 addc $d0,$d0,$t0
487 addc $d0,$d0,$t0
525 addc $h0,$d0,$D0
581 addic $d0,$h0,5 # compare to modulus
591 and $d0,$d0,$mask
594 or $h0,$h0,$d0
595 lwz $d0,0($nonce) # load nonce
607 addc $h0,$h0,$d0 # accumulate nonce