Home | History | Annotate | Download | only in x87

Lines Matching refs:x90

280   if (*a == 0x90) return true;
292 EMIT(0x90);
563 EMIT(0x90 | (src.is(eax) ? dst.code() : src.code()));
1187 EMIT(0x90);
1895 EMIT(0x90 | cc);