Lines Matching full:ebx
29 &cmp ("ebx",0x756e6547); # "Genu"
40 &cmp ("ebx",0x68747541); # "Auth"
73 &shr ("ebx",16);
74 &and ("ebx",0xff);
75 &cmp ("ebx","esi");
111 &shr ("ebx",16);
112 &cmp (&LB("ebx"),1);
256 &push ("ebx");
260 &lea ("ebx",&DWP(0,"eax","ecx"));
262 &data_word(0x1ab10ff0); # lock; cmpxchg %ebx,(%edx) # %eax is envolved and is always reloaded
264 &mov ("eax","ebx"); # OpenSSL expects the new value
265 &pop ("ebx");