Across
- 4. operations within an instruction set that move bits within a register
- 5. an operation code or instructions used in assembly language
- 7. the patterns of 0s and 1s that a particular processor recognises as commands, along with their associated meanings
- 8. the operand is the datum.
- 9. short codes that are used as instructions when programming, e.g. LDR, ADD.
Down
- 1. operations within an instruction set that allow you to move from one part of the program to another.
- 2. a value or memory address that forms part of an assembly language instruction
- 3. a way of programming using mnemonics.
- 6. the operand is the memory address or register number
