Structure and function of the processor Flashcards
ALU
Arithmetic Logic Unit
It performs the different logical and arithmetic operations
Control Unit
It directs the operations within the computers processor
Register
A small piece of memory inside the CPU that stores and manipulates data during execution of instructions
PC
Program Counter
A register that contains the address of the instruction currently being executed
ACC
Accumulator
A register that stores the results of an ALU
MAR
Memory Address Register
Stores the address of the next instruction to be stored
MDR
Memory Data Register
Temporarily stores the data which is read from or written to memory
CIR
Current Instruction Register
Holds the instruction that is currently being executed
Busses
They are the way that data transfers between components
Data Bus
Carries the actual binary that makes up the in formation
(Bi-Directional)
Address Bus
Carries memory addresses that identify where that data is being read from or written to
(Uni-Directional)
Control Bus
carries command signals to and from every other components on the CPU
(Bi-Directional)
Fetch-Decode-Execute
The cycle of getting an instruction understanding it and performing it
CPU
Central Processing Unit
The main part of the computer that acts as the control center
Clock Speed
The number of cycles per second