Lines Matching refs:D
157 $D="edx";
162 @V=($A,$B,$C,$D,$E,$T);
342 &mov ($D,&DWP(4,$T));
343 &test ($D,1<<9); # check SSSE3 bit
353 &and ($D,1<<28); # mask AVX bit
355 &or ($A,$D);
380 &mov($D,&DWP(4*($i+3),$T));
384 &bswap($D);
388 &mov(&swtmp($i+3),$D);
395 &mov($D,&DWP(12,$tmp1));
404 (($V[5] eq $D) and ($V[0] eq $E)) or die; # double-check
407 &mov($D,&wparam(1)); # D is last "T" and is discarded
416 &add($D,64); # advance input pointer
418 &cmp($D,&wparam(2)); # have we reached the end yet?
422 &mov($T,$D); # input pointer
566 my @V=($A,$B,$C,$D,$E);
590 &mov ($D,&wparam(2));
620 &shl ($D,6); # len*64
622 &add ($D,$inp); # end of input
627 &mov (&DWP(192+8,"esp"),$D);
633 &mov ($D,&DWP(12,$E));
656 &xor (@T[1],$D);
1069 &add ($D,&DWP(12,@T[1]));
1074 &mov (&DWP(12,@T[1]),$D);
1075 &xor ($B,$D);
1096 &add ($D,&DWP(12,@T[1]));
1100 &mov (&DWP(12,@T[1]),$D);
1110 my @V=($A,$B,$C,$D,$E);
1134 &mov ($D,&wparam(2));
1164 &shl ($D,6); # len*64
1166 &add ($D,$inp); # end of input
1171 &mov (&DWP(192+8,"esp"),$D);
1177 &mov ($D,&DWP(12,$E));
1196 &xor (@T[1],$D);
1442 &add ($D,&DWP(12,@T[1]));
1447 &xor ($B,$D);
1448 &mov (&DWP(12,@T[1]),$D);
1470 &add ($D,&DWP(12,@T[1]));
1474 &mov (&DWP(12,@T[1]),$D);