• Home
  • Raw
  • Download

Lines Matching refs:adc

169 	&adc	("ebx","edx");
171 &adc ("ecx","edx");
177 &adc ("eax",0);
179 &adc ("ebx",0);
181 &adc ("ecx",0);
187 &adc ("eax","ebp");
188 &adc ("ebx","edx");
270 &adc ("ebx",&DWP(4,"ebp"));
272 &adc ("ecx",&DWP(8,"ebp"));
274 &adc ("edx",&DWP(12,"ebp"));
281 &adc ("eax",&DWP(16,"ebp"));
283 &adc ("ebx",&DWP(20,"ebp"));
285 &adc ("ecx",&DWP(24,"ebp"));
288 &adc ("edx",&DWP(28,"ebp"));
290 &adc ("esi",0);
405 &adc ("ebx","esi");
407 &adc ("ecx","esi");
409 &adc ("edx",0);
416 &adc ("eax",0);
418 &adc ("ebx",0);
420 &adc ("ecx","ebp");
422 &adc ("edx","esi");
841 &adc (&DWP(4*1,"edi"),"esi");
842 &adc (&DWP(4*2,"edi"),"esi");
843 &adc (&DWP(4*3,"edi"),0);
844 &adc ("eax",0);
845 &adc ("ebx",0);
847 &adc ("ecx","ebp");
849 &adc ("edx","esi");
885 &adc ("edx",0);
892 &adc ("edx",0);
899 &adc ("edx",0);
906 &adc ("edx",0);
913 &adc ("edx",0);
920 &adc ("edx",0);
928 &adc ("edx",0); # t[8]
958 &adc (&DWP((($i+4)%8)*4,"esp"),0); # t[4]+=0
959 &adc (&DWP((($i+5)%8)*4,"esp"),0); # t[5]+=0
960 &adc (&DWP((($i+6)%8)*4,"esp"),"eax"); # t[6]+=t[0]
961 &adc ("ecx",0); # t[7]+=0
962 &adc ("edx","eax"); # t[8]+=t[0]
963 &adc ("edi",0); # top-most carry
983 &adc ("edx",0);
990 &adc ("edx",0);
992 &adc ("edx",0);
999 &adc ("edx",0);
1001 &adc ("edx",0);
1008 &adc ("edx",0);
1010 &adc ("edx",0);
1017 &adc ("edx",0);
1019 &adc ("edx",0);
1026 &adc ("edx",0);
1028 &adc ("edx",0);
1035 &adc ("edx",0);
1037 &adc ("edx",0);
1044 &adc ("edx",0);
1047 &adc ("edx","edi"); # t[8]
1049 &adc ("edi",0); # top-most carry
1057 &adc (&DWP((($i+4)%8)*4,"esp"),0); # t[4]+=0
1058 &adc (&DWP((($i+5)%8)*4,"esp"),0); # t[5]+=0
1059 &adc (&DWP((($i+6)%8)*4,"esp"),"eax"); # t[6]+=t[0]
1060 &adc ("ecx",0); # t[7]+=0
1061 &adc ("edx","eax"); # t[8]+=t[0]
1062 &adc ("edi",0); # top-most carry
1103 &adc (&DWP(1*4,"ebp"),"edi");
1104 &adc (&DWP(2*4,"ebp"),"edi");
1105 &adc (&DWP(3*4,"ebp"),0);
1106 &adc ("eax",0);
1107 &adc ("ebx",0);
1109 &adc ("ecx","esi");
1111 &adc ("edx","edi");