The operand contains a value, or set of values, relevant to the opcode. The operand can be an actual piece of data, or it can be a reference to the memory location of the data for the opcode to act on. For example, when the opcode is a 'store' instruction, the operand contains the memory location where the data should be stored.