Home | History | Annotate | Download | only in asm

Lines Matching full:eax

33 $A="eax";
103 &mov ("eax",wparam(2)); # num
114 &shl ("eax",6);
115 &add ("eax","edi");
118 &mov (&DWP(8,"esp"),"eax"); # inp+num*128
124 &mov ("eax",&DWP($i*16+0,"edi"));
128 &bswap ("eax");
132 &push ("eax");
209 &mov ("eax",$Foff);
214 &add ("eax",&DWP(20,"esi"));
218 &mov (&DWP(20,"esi"),"eax");