Assembly Language

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