Searched refs:byte_size_operand_ (Results 1 – 1 of 1) sorted by relevance
298 byte_size_operand_(false), in DisassemblerX64()327 bool byte_size_operand_; member in disasm::DisassemblerX64349 if (byte_size_operand_) return OPERAND_BYTE_SIZE; in operand_size()589 byte_size_operand_ ? NameOfByteCPURegister(regop) in PrintOperands()597 advance = byte_size_operand_ ? PrintRightByteOperand(data) in PrintOperands()603 advance = byte_size_operand_ ? PrintRightByteOperand(data) in PrintOperands()760 byte_size_operand_ ? NameOfByteCPURegister(rm) in ShiftInstruction()1238 byte_size_operand_ = idesc.byte_size_operation; in TwoByteOpcodeInstruction()1390 byte_size_operand_ = idesc.byte_size_operation; in InstructionDecode()1751 byte_size_operand_ = true; in InstructionDecode()[all …]