Home | History | Annotate | Download | only in x87

Lines Matching refs:xF8

208   return ((buf_[0] & 0xF8) == 0xC0)  // addressing mode is register only.
214 return (buf_[0] & 0xF8) == 0xC0; // Addressing mode is register only.
1723 emit_farith(0xDC, 0xF8, i);
1759 emit_farith(0xDE, 0xF8, i);
1766 EMIT(0xF8);