Home | History | Annotate | Download | only in x64

Lines Matching full:op_order

216     OperandType op_order = bm[i].op_order_;
218 static_cast<OperandType>(op_order & ~BYTE_SIZE_OPERAND_FLAG);
221 id->byte_size_operation = ((op_order & BYTE_SIZE_OPERAND_FLAG) != 0);
402 OperandType op_order,
582 OperandType op_order,
591 switch (op_order) {