• Home
  • Raw
  • Download

Lines Matching refs:mov

25 	&mov	("ecx","eax");
33 &mov ("esi",&wparam(0));
34 &mov (&DWP(8,"esi"),"eax"); # clear extended feature flags
38 &mov ("edi","eax"); # max value for standard query level
43 &mov ("ebp","eax");
54 &mov ("esi","eax");
64 &mov ("eax",0x80000000);
68 &mov ("esi","eax");
69 &mov ("eax",0x80000001);
76 &mov ("eax",0x80000008);
81 &mov ("eax",1);
95 &mov ("esi",-1);
98 &mov ("eax",4);
99 &mov ("ecx",0); # query L1D
101 &mov ("esi","eax");
106 &mov ("eax",1);
133 &mov ("esi","edx"); # %ebp:%esi is copy of %ecx:%edx
137 &mov ("edi",&wparam(0));
139 &mov ("eax",7);
142 &mov (&DWP(8,"edi"),"ebx"); # save extended feature flag
161 &mov ("eax","esi");
162 &mov ("edx","ebp");
227 &mov ("eax",&DWP(4,"esp"));
228 &mov ("ecx",&DWP(8,"esp"));
231 &mov ("edx",&DWP(0,"ecx"));
253 &mov ("ecx",&DWP(0,"ecx"));
278 &mov ("edx",&DWP(4,"esp")); # fetch the pointer, 1st arg
279 &mov ("ecx",&DWP(8,"esp")); # fetch the increment, 2nd arg
282 &mov ("eax",&DWP(0,"edx"));
288 &mov ("eax","ebx"); # OpenSSL expects the new value
294 &mov ("edx",&wparam(0));
295 &mov ("ecx",&wparam(1));
302 &mov (&BP(0,"edx"),"al");
312 &mov (&BP(0,"edx"),"al");
317 &mov (&DWP(0,"edx"),"eax");
330 &mov ("esi",&wparam(0));
331 &mov ("edi",&wparam(1));
332 &mov ("ecx",&wparam(2));
338 &mov ("dl",&BP(0,"esi"));
360 &mov ("eax",0);
368 &mov ($out,&wparam(0)); # load arguments
369 &mov ($cnt,&wparam(1));
373 &mov ($lasttick,"eax"); # lasttick = tick
374 &mov ($lastdiff,0); # lastdiff = 0
382 &mov ("edx","eax"); # put aside tick (yes, I neglect edx)
384 &mov ($lasttick,"edx"); # lasttick = tick
385 &mov ($lastdiff,"eax"); # lastdiff = diff
393 &mov ("eax",&wparam(1));
399 &mov ("eax",0);
407 &mov ($out,&wparam(0)); # load arguments
408 &mov ($cnt,&wparam(1));
409 &mov ($max,&wparam(2));
412 &mov ($lasttick,"eax"); # lasttick = tick
413 &mov ($lastdiff,0); # lastdiff = 0
420 &mov ("edx","eax"); # put aside tick (yes, I neglect edx)
422 &mov ($lasttick,"edx"); # lasttick = tick
423 &mov ($lastdiff,"eax"); # lastdiff = diff
435 &mov ("edx","eax"); # put aside tick (yes, I neglect edx)
437 &mov ($lasttick,"edx"); # lasttick = tick
439 &mov ($lastdiff,"eax"); # lastdiff = diff
440 &mov ("edx",0);
447 &mov ("eax",&wparam(1));
460 &mov ("edi",&wparam(0));
461 &mov ("ebx",&wparam(1));
466 &mov ("ecx",8);
476 &mov (&DWP(0,"edi"),"edx");
481 &mov ("ecx",8);
485 &mov (&BP(0,"edi"),"dl");