Home | History | Annotate | Download | only in asm

Lines Matching full:eax

37 $xx="eax";
179 &xor ("eax","eax");
186 &mov (&DWP(0,$out,"eax",4),"eax"); # key->data[i]=i;
187 &add (&LB("eax"),1); # i++;
194 &mov ("eax",&DWP(0,$out,$ido,4));
196 &add (&LB($idx),&LB("eax"));
202 &mov (&DWP(0,$out,$idx,4),"eax");
220 &mov (&BP(0,$out,"eax"),&LB("eax")); # key->data[i]=i;
221 &add (&LB("eax"),1); # i++;
229 &mov (&LB("eax"),&BP(0,$out,$ido));
231 &add (&LB($idx),&LB("eax"));
237 &mov (&BP(0,$out,$idx),&LB("eax"));
245 &xor ("eax","eax");
246 &mov (&DWP(-8,$out),"eax"); # key->x=0;
247 &mov (&DWP(-4,$out),"eax"); # key->y=0;
254 &blindpop("eax");
255 &lea ("eax",&DWP(&label("opts")."-".&label("pic_point"),"eax"));
259 &add ("eax",12);