Home | History | Annotate | Download | only in ia32

Lines Matching refs:xff

456   EMIT(0xFF);
488 } else if (instr == 0xff) { // push of an operand, convert to a move
538 EMIT(0xff);
539 EMIT(0xff);
540 EMIT(0xff);
1024 EMIT(0xFF);
1086 EMIT(0xFF);
1470 EMIT(imm16 & 0xFF);
1471 EMIT((imm16 >> 8) & 0xFF);
1587 EMIT(0xFF);
1613 EMIT((offs - short_size) & 0xFF);
1639 EMIT(0xFF);
1663 EMIT((offs - short_size) & 0xFF);
1685 EMIT((offs - short_size) & 0xFF);
1738 EMIT((offs - short_size) & 0xFF);
1913 EMIT(0xFF);
2749 EMIT(x.x_ & 0xFF);