In this tutorial we will learn
- What are registers?
- Size of registers and their subdivisions
Registers:
Registers are special, high-speed storage area within the CPU. They are temporary memory like RAM. They are responsible for all arithmetic calculations. Some registers do not perform arithmetic operations and are used for other things like storing addresses, etc.
There are several types of register, list of general purpose register is given below: