Home | History | Annotate | Download | only in x86

Lines Matching refs:encoding_

1330   CHECK_EQ(operand.encoding_[0] & 0x38, 0);
1331 EmitUint8(operand.encoding_[0] + (reg_or_opcode << 3));
1334 EmitUint8(operand.encoding_[i]);