Searched refs:byte_size_operation (Results 1 – 2 of 2) sorted by relevance
183 bool byte_size_operation; // Fixed 8-bit operation. member216 instructions_[i].byte_size_operation = false; in Clear()243 id->byte_size_operation = ((op_order & BYTE_SIZE_OPERAND_FLAG) != 0); in CopyTable()258 id->byte_size_operation = byte_size; in SetTableRange()1232 byte_size_operand_ = idesc.byte_size_operation; in TwoByteOpcodeInstruction()1344 byte_size_operand_ = idesc.byte_size_operation; in InstructionDecode()
184 bool byte_size_operation; // Fixed 8-bit operation. member217 instructions_[i].byte_size_operation = false; in Clear()244 id->byte_size_operation = ((op_order & BYTE_SIZE_OPERAND_FLAG) != 0); in CopyTable()259 id->byte_size_operation = byte_size; in SetTableRange()1260 byte_size_operand_ = idesc.byte_size_operation; in TwoByteOpcodeInstruction()1404 byte_size_operand_ = idesc.byte_size_operation; in InstructionDecode()