LMC Assembly Crossword

12345678910111213141516171819
Across
  1. 2. Short code used to represent an instruction
  2. 6. Part of an instruction that identifies data or a memory location
  3. 7. The location of data or instructions in memory
  4. 10. Information produced by a computer system
  5. 11. Small storage area inside the CPU used for processing data
  6. 12. Software that translates assembly language into machine code
  7. 15. Register that stores data currently being processed
  8. 17. A simplified model used to teach how a computer processor works
  9. 18. Low-level programming language using mnemonics
  10. 19. Stage where the next instruction is retrieved from memory
Down
  1. 1. Register that stores the address of the next instruction
  2. 3. Stage where the instruction is carried out
  3. 4. Data entered into a computer system
  4. 5. A single command given to the processor
  5. 8. Stage where the instruction is interpreted by the CPU
  6. 9. A sequence of instructions executed by a computer
  7. 10. Part of an instruction that tells the CPU what operation to perform
  8. 13. Storage locations used to hold instructions and data
  9. 14. The lowest-level language understood directly by a computer
  10. 16. Another name for a memory location in LMC