Fetch-Execute Cycle

12345678910
Across
  1. 5. Holds data that is being transferred to or from memory
  2. 8. Contains the address of the next instruction to be executed
  3. 9. The lines on the system bus that the CPU uses to send and receive data
  4. 10. The storage area in the CPU
Down
  1. 1. Holds the memory location of data that needs to be accessed
  2. 2. Stores the current instruction to be decoded into opcode and operand
  3. 3. Coordinates and manages all of the activities.
  4. 4. The pathway from memory to CPU that carries the address location
  5. 6. Intermediate arithmetic and logic results are stored
  6. 7. Processing (add, subtract etc.) and logic (and or etc) operations