Home | History | Annotate | Download | only in x64

Lines Matching refs:byte_size

194   void SetTableRange(InstructionType type, byte start, byte end, bool byte_size,
245 bool byte_size,
252 id->byte_size_operation = byte_size;
323 BYTE_SIZE = 0,
359 if (byte_size_operand_) return BYTE_SIZE;
550 case BYTE_SIZE:
667 OperandSize immediate_size = byte_size_immediate ? BYTE_SIZE : operand_size();