Lines Matching refs:mov

23 	&mov	("ecx","eax");
31 &mov ("esi",&wparam(0));
32 &mov (&DWP(8,"esi"),"eax"); # clear extended feature flags
36 &mov ("edi","eax"); # max value for standard query level
41 &mov ("ebp","eax");
52 &mov ("esi","eax");
62 &mov ("eax",0x80000000);
66 &mov ("esi","eax");
67 &mov ("eax",0x80000001);
74 &mov ("eax",0x80000008);
79 &mov ("eax",1);
93 &mov ("esi",-1);
96 &mov ("eax",4);
97 &mov ("ecx",0); # query L1D
99 &mov ("esi","eax");
104 &mov ("eax",1);
131 &mov ("esi","edx"); # %ebp:%esi is copy of %ecx:%edx
135 &mov ("edi",&wparam(0));
137 &mov ("eax",7);
140 &mov (&DWP(8,"edi"),"ebx"); # save extended feature flag
159 &mov ("eax","esi");
160 &mov ("edx","ebp");
225 &mov ("eax",&DWP(4,"esp"));
226 &mov ("ecx",&DWP(8,"esp"));
227 &data_word (0x90d88e1e); # push %ds, mov %eax,%ds
229 &mov ("edx",&DWP(0,"ecx"));
251 &mov ("ecx",&DWP(0,"ecx"));
276 &mov ("edx",&DWP(4,"esp")); # fetch the pointer, 1st arg
277 &mov ("ecx",&DWP(8,"esp")); # fetch the increment, 2nd arg
280 &mov ("eax",&DWP(0,"edx"));
286 &mov ("eax","ebx"); # OpenSSL expects the new value
292 &mov ("edx",&wparam(0));
293 &mov ("ecx",&wparam(1));
300 &mov (&BP(0,"edx"),"al");
310 &mov (&BP(0,"edx"),"al");
315 &mov (&DWP(0,"edx"),"eax");
328 &mov ("esi",&wparam(0));
329 &mov ("edi",&wparam(1));
330 &mov ("ecx",&wparam(2));
336 &mov ("dl",&BP(0,"esi"));
358 &mov ("eax",0);
366 &mov ($out,&wparam(0)); # load arguments
367 &mov ($cnt,&wparam(1));
371 &mov ($lasttick,"eax"); # lasttick = tick
372 &mov ($lastdiff,0); # lastdiff = 0
380 &mov ("edx","eax"); # put aside tick (yes, I neglect edx)
382 &mov ($lasttick,"edx"); # lasttick = tick
383 &mov ($lastdiff,"eax"); # lastdiff = diff
391 &mov ("eax",&wparam(1));
397 &mov ("eax",0);
405 &mov ($out,&wparam(0)); # load arguments
406 &mov ($cnt,&wparam(1));
407 &mov ($max,&wparam(2));
410 &mov ($lasttick,"eax"); # lasttick = tick
411 &mov ($lastdiff,0); # lastdiff = 0
418 &mov ("edx","eax"); # put aside tick (yes, I neglect edx)
420 &mov ($lasttick,"edx"); # lasttick = tick
421 &mov ($lastdiff,"eax"); # lastdiff = diff
433 &mov ("edx","eax"); # put aside tick (yes, I neglect edx)
435 &mov ($lasttick,"edx"); # lasttick = tick
437 &mov ($lastdiff,"eax"); # lastdiff = diff
438 &mov ("edx",0);
445 &mov ("eax",&wparam(1));
458 &mov ("edi",&wparam(0));
459 &mov ("ebx",&wparam(1));
464 &mov ("ecx",8);
474 &mov (&DWP(0,"edi"),"edx");
479 &mov ("ecx",8);
483 &mov (&BP(0,"edi"),"dl");