What is the role of the accumulator?
The special register used as temporary storage by the ALU
What is the role of the SR?
Used to hold the status of various flags indicating
What is the role of the PC?
Register that holds the address of the next instruction to be fetched
What is the role of the MAR?
Holds the address of the next instruction to be fetched
What is the role of the MBR?
Holds the instruction from the MAR and the associated data.
What is the role of the CIR?
Used to store the instruction that is to be decoded and executed.