Home | History | Annotate | Download | only in asm

Lines Matching refs:c0

18 	local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
30 &add($c0,"eax");
40 &mov(&DWP($i*4,"eax","",0),$c0) if $pos > 0; # save r[];
46 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
61 &add($c0,"eax");
69 &mov(&DWP($i*4,$r,"",0),$c0) if $pos > 0; # save r[];
75 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
95 &add($c0,"eax");
100 &mov(&DWP($i*4,$r,"",0),$c0) if $pos > 0; # save r[];
108 local($a,$b,$c0,$c1,$c2);
114 $c0="ebx";
133 &xor($c0,$c0);
167 &mul_add_c($a,$ai,$b,$bi,$c0,$c1,$c2,$v,$i,$na,$nb);
172 # &mov(&DWP($i*4,"eax","",0),$c0);
173 ($c0,$c1,$c2)=($c1,$c2,$c0);
186 &mov(&DWP($i*4,"eax","",0),$c0);
199 local($r,$a,$c0,$c1,$c2)=@_;
205 $c0="ebx";
217 &xor($c0,$c0);
257 $c0,$c1,$c2,$v,$i,$na,$nb);
262 $c0,$c1,$c2,$v,$i,$na,$nb);
267 #&mov(&DWP($i*4,$r,"",0),$c0);
268 ($c0,$c1,$c2)=($c1,$c2,$c0);
280 &mov(&DWP($i*4,$r,"",0),$c0);