Lines Matching refs:d0
55 my ($h0,$h1,$h2,$r0,$r1,$s1,$t0,$t1,$d0,$d1,$d2) = map("x$_",(4..14));
100 adr $d0,.Lpoly1305_blocks
105 csel $d0,$d0,$r0,eq
111 stp $d0,$d1,[$len]
146 mul $d0,$h0,$r0 // h0*r0
153 adds $d0,$d0,$t0
174 adds $h0,$d0,$t0
198 adds $d0,$h0,#5 // compare to modulus
204 csel $h0,$h0,$d0,eq
236 mul $d0,$h0,$r0 // h0*r0
242 adds $d0,$d0,$t0
263 adds $h0,$d0,$t0
337 ldp $d0,$d1,[$inp],#16 // load input
349 rev $d0,$d0
352 adds $h0,$h0,$d0 // accumulate input
391 ldp $d0,$d1,[$inp],#16 // load input
395 rev $d0,$d0
398 adds $h0,$h0,$d0 // accumulate input
909 and $d0,$h2,#-4 // ... so reduce
910 add $d0,$d0,$h2,lsr#2
912 adds $h0,$h0,$d0
916 adds $d0,$h0,#5 // compare to modulus
922 csel $h0,$h0,$d0,eq