Home | History | Annotate | Download | only in ia32

Lines Matching refs:xF8

265   return ((buf_[0] & 0xF8) == 0xC0)  // addressing mode is register only.
803 if ((instr & 0xf8) == 0x50) {
978 EMIT(0xF8 | src.code());
1112 EMIT(0xF8 | dst.code());
1115 EMIT(0xF8 | dst.code());
1125 EMIT(0xF8 | dst.code());
1833 emit_farith(0xDC, 0xF8, i);
1868 emit_farith(0xDE, 0xF8, i);
1876 EMIT(0xF8);