Home | History | Annotate | Download | only in x64

Lines Matching full:eax

609   // One byte opcode for test eax,0xXXXXXXXX.
905 // Sign-extends eax into edx:eax.
910 // Divide edx:eax by lower 32 bits of src. Quotient in eax, rem. in edx.