Vom Neumann Registers Flashcards
1
Q
Program counter (PC)
A
Contains the memory address of the next instruction to read from memory .
2
Q
Memory address register (MAR)
A
Contains the address for the current instruction in memory or the next data transfer address.
3
Q
Memory data register MDR
A
Contains the contents of the memory address that the mar is pointing to and contains data to be transferred.
4
Q
Accumulator (AC)
A
Contains processed data or data about to be processed, including arithmetic and logic results.
5
Q
Current instruction register (CIR)
A
Contains the current binary instruction that is being executed.