Assembly Language

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