Cpu

Cards (6)

  • Registers are small storage locations within the CPU that hold data or addresses being used by the processor.
  • The Program Counter (PC) keeps track of the address
  • The accumulator stores the result from ALU operation
  • MDR stores the data
  • MAR stores the address of the data to be fetched from the memory
  • ALU performs arithmetic and logical operations