There exists 4 general purpose registers in 8086 namely Ax(Accumulator),Bx(Base), Cx(Count), Dx(Data).Further these 4 registers are divided into 8 based on higher and lower bits i.e.,. AX- AH &AL, BX-BH & BL, CX- CH & CL, DX- DH& DL.
In 8086, there are 4 segment registers:
1. Stack segment
2. Code segment
3. Data segment
4. Extra segment
This varies dramatically from one computer architecture to another. It may be as few as one register to many hundreds, the registers may be general purpose or very specialized in purpose. It all depends on the decisions of the computer architect and the evolutionary history from the initial implementation of the architecture to the latest.
registers are five types.
General purpose means it can be used for many things. Special purpose means only for a particular thing.
8
4
54
There are many websites online that offer information regarding heat registers. Wikipedia gives detailed information about heat registers and about what they are and when they were created.
There are many types of registers. You can find cash registers in every store or business. There are also paper registers where people can write down purchases and cash transactions.
it stores the data like input data, intermediate data,output data and many other types of data
XTHU
No. It is possible to program them for that purpose, but they have many more uses that have nothing to do with control.
There are four base registers in the 8086/8088; Code Segment (CS), Data Segment (DS), Stack Segment (SS), and Extra Segment (ES).