Quiz 6.2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<nowiki> |
|||
#To understand expressions, see slides 18 and 19. |
|||
# For the difference between symbols and labels see slide 16. (Labels are a kind of symbol.) |
|||
# Yes, "add" can be used as a label. |
|||
# Assembler directives are special instructions given to the assmebler that are not nmemonics. |
|||
</nowiki> |
Latest revision as of 12:56, 1 November 2016
- To understand expressions, see slides 18 and 19.
- For the difference between symbols and labels see slide 16. (Labels are a kind of symbol.)
- Yes, "add" can be used as a label.
- Assembler directives are special instructions given to the assmebler that are not nmemonics.