Home
last modified time | relevance | path

Searched refs:byte_size_operation (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/x64/
Ddisasm-x64.cc162 bool byte_size_operation; // Fixed 8-bit operation. member
195 instructions_[i].byte_size_operation = false; in Clear()
222 id->byte_size_operation = ((op_order & BYTE_SIZE_OPERAND_FLAG) != 0); in CopyTable()
237 id->byte_size_operation = byte_size; in SetTableRange()
2097 byte_size_operand_ = idesc.byte_size_operation; in TwoByteOpcodeInstruction()
2285 byte_size_operand_ = idesc.byte_size_operation; in InstructionDecode()