Home | History | Annotate | Download | only in ia32

Lines Matching refs:xF8

213   return ((buf_[0] & 0xF8) == 0xC0)  // addressing mode is register only.
219 return (buf_[0] & 0xF8) == 0xC0; // Addressing mode is register only.
1762 emit_farith(0xDC, 0xF8, i);
1798 emit_farith(0xDE, 0xF8, i);
1805 EMIT(0xF8);