[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
mnemonic
For instance to move data from a register into another location we use:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
mnemonic
Mnemonic
This term as in the dictionary means pertaining to memory. However, here it means the statements used to program in assembly language.For instance to move data from a register into another location we use:
MOV Register 1, Register 2In this case, the mnemonic is MOV.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
