Home | History | Annotate | Download | only in x86

Lines Matching refs:c0

6 	local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
18 &add($c0,"eax");
28 &mov(&DWP($i*4,"eax","",0),$c0) if $pos > 0; # save r[];
34 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
49 &add($c0,"eax");
57 &mov(&DWP($i*4,$r,"",0),$c0) if $pos > 0; # save r[];
63 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
83 &add($c0,"eax");
88 &mov(&DWP($i*4,$r,"",0),$c0) if $pos > 0; # save r[];
96 local($a,$b,$c0,$c1,$c2);
102 $c0="ebx";
121 &xor($c0,$c0);
155 &mul_add_c($a,$ai,$b,$bi,$c0,$c1,$c2,$v,$i,$na,$nb);
160 # &mov(&DWP($i*4,"eax","",0),$c0);
161 ($c0,$c1,$c2)=($c1,$c2,$c0);
174 &mov(&DWP($i*4,"eax","",0),$c0);
187 local($r,$a,$c0,$c1,$c2)=@_;
193 $c0="ebx";
205 &xor($c0,$c0);
245 $c0,$c1,$c2,$v,$i,$na,$nb);
250 $c0,$c1,$c2,$v,$i,$na,$nb);
255 #&mov(&DWP($i*4,$r,"",0),$c0);
256 ($c0,$c1,$c2)=($c1,$c2,$c0);
268 &mov(&DWP($i*4,$r,"",0),$c0);