- label - used as a reference
- op code - contains the mnemonic
- operands - describes the source data which is being operated on
- comments - provide convenience for programmer
an instruction only has to contain two of these though as labels are not needed for all instructions and comments are optional.
No comments:
Post a Comment