Opcode vs Mnemonics - What's the difference?
opcode | mnemonics |
(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)
(plurale tantum) The study of techniques for remembering anything more easily.
As nouns the difference between opcode and mnemonics
is that opcode is (computing) a mnemonic used to refer to a microprocessor instruction in assembly language while mnemonics is .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.