Opcode vs Operand - What's the difference?
opcode | operand |
(computing) A mnemonic used to refer to a microprocessor instruction in assembly language.
* 1992 , Michael A. Miller, The 68000 Microprocessor Family: Architecture, Programming, and Applications (page 47)
(mathematics, computing) A quantity to which an operator is applied (in , the operands of the subtraction operator are 3 and ).
* 1992 , Michael A. Miller, The 68000 Microprocessor Family: Architecture, Programming, and Applications (page 47)
As nouns the difference between opcode and operand
is that opcode is a mnemonic used to refer to a microprocessor instruction in assembly language while operand is a quantity to which an operator is applied (in , the operands of the subtraction operator are 3 and ).opcode
English
Noun
(en noun)- When the microprocessor decodes the JSR opcode , it stores the operand into the TEMP register and pushes the current contents of the PC ($00 0128) onto the stack.
Anagrams
* coopedoperand
English
Noun
(en noun)- When the microprocessor decodes the JSR opcode, it stores the operand into the TEMP register and pushes the current contents of the PC ($00 0128) onto the stack.