Home | History | Annotate | Download | only in x64

Lines Matching full:op_order

235     OperandType op_order = bm[i].op_order_;
237 static_cast<OperandType>(op_order & ~BYTE_SIZE_OPERAND_FLAG);
240 id->byte_size_operation = ((op_order & BYTE_SIZE_OPERAND_FLAG) != 0);
416 OperandType op_order,
603 OperandType op_order,
612 switch (op_order) {