Home | History | Annotate | Download | only in crypto

Lines Matching full:eax

14 	&pop	("eax");
15 &mov ("ecx","eax");
16 &xor ("eax",1<<21);
17 &push ("eax");
20 &pop ("eax");
21 &xor ("ecx","eax");
24 &xor ("eax","eax");
26 &mov ("edi","eax"); # max value for standard query level
28 &xor ("eax","eax");
30 &setne (&LB("eax"));
31 &mov ("ebp","eax");
33 &setne (&LB("eax"));
34 &or ("ebp","eax");
36 &setne (&LB("eax"));
37 &or ("ebp","eax"); # 0 indicates Intel CPU
41 &setne (&LB("eax"));
42 &mov ("esi","eax");
44 &setne (&LB("eax"));
45 &or ("esi","eax");
47 &setne (&LB("eax"));
48 &or ("esi","eax"); # 0 indicates AMD CPU
52 &mov ("eax",0x80000000);
54 &cmp ("eax",0x80000008);
57 &mov ("eax",0x80000008);
62 &mov ("eax",1);
78 &mov ("eax",4);
81 &mov ("edi","eax");
86 &mov ("eax",1);
90 &and (&HB("eax"),15); # familiy ID
91 &cmp (&HB("eax"),15); # P4?
107 &mov ("eax","edx");
114 &xor ("eax","eax");
132 &data_word(0x9058900e); # push %cs; pop %eax
133 &and ("eax",3);
137 &pop ("eax")
138 &bt ("eax",9);
143 &push ("eax");
147 &sub ("eax",&DWP(0,"esp"));
153 &xor ("eax","eax");
168 &pop ("eax")
169 &bt ("eax",9);
172 &mov ("eax",&DWP(4,"esp"));
174 &data_word (0x90d88e1e); # push %ds, mov %eax,%ds
175 &xor ("eax","eax");
181 &inc ("eax");
189 &xor ("eax","eax");
195 &xor ("eax","eax");
217 &lea ("eax",&DWP(4,"esp"));
226 &mov ("eax",&DWP(0,"edx"));
228 &lea ("ebx",&DWP(0,"eax","ecx"));
230 &data_word(0x1ab10ff0); # lock; cmpxchg %ebx,(%edx) # %eax is envolved and is always reloaded
232 &mov ("eax","ebx"); # OpenSSL expects the new value
264 &mov ("eax",&DWP(12+$i*4,"ebp"));
265 &mov (&DWP(0+$i*4,"esp"),"eax");
279 &xor ("eax","eax");
300 &mov (&DWP(0,"edx"),"eax");