1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
what are the 4 main components of the CPU?
control unit (CU), arithmetic logic unit (ALU), registers and cache
what are the functions of the control unit (CU)
it fetches, decodes and executes instructions
it issues control signals that control hardware
it moves data around the system
what are two main functions of the arithmetic logic unit (ALU)
it performs arithmetic and logical operations. The ALU is where calculations are done and where decisions are made
It acts as a gateway between primary memory and secondary storage. Data transferred between them passes through the ALU.
what is a register and what does it do?
A very fast memory location in the CPU and they store data required for an instruction or the result of executing an instruction