Home | History | Annotate | Download | only in X86

Lines Matching full:x40

164     // If it accesses SPL, BPL, SIL, or DIL, then it requires a 0x40 REX prefix.
171 REX |= 0x40;
676 MCE.emitByte(0x40 | REX);