answersLogoWhite

0


Best Answer

There are four base registers in the 8086/8088; Code Segment (CS), Data Segment (DS), Stack Segment (SS), and Extra Segment (ES).

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

There are no extended registers in the 8086/8088. They are all 16 bit registers.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many base registers are there in 8086?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the multipurpose registers in 8086 microprocessor?

8086 has four multipurpose registers. 1. AX (Accumulator Register) 2. BX (Base Register) 3. CX (Count Register) 4. DX (Data Register) By Aneeta Arshad


How does an 8088 microprocessor generate physical address?

8086 has memory divided into segments.Each segment has its particular register like ES, DS, SS, CD (extra segment, data segment, stack segment and code segment).These registers hold the base address BA.Now, there two base registers(BX and BP) and two index registers(SI and DI) in 8086. These registers hols the effective address EA.Now Physical address PA is sum of EA and BA.That is,PA = BA+EA


What micro controllers for a digital control system?

for dcs 8086 and 8085 are usually used as base microcontroller as these have indication flags which r signaled to registers


Does 8086 has memory?

8086 does not have RAM or ROM inside it. However, it has internal registers for storing intermediate and final results.


Why does 8086 have more registers and addressing modes than 8085?

different architecture.


Why are programme counter and stack pointer register 16 bit registers?

The program counter (PC) and stack pointer (SP) registers are 16-bit registers in the 8085 and in the 8086/8088 because that is how Intel designed the processors.


How do you program 8086?

There are many different instructions and registers in the 8086/8088. The question is too broad. Please ask a more specific question. Alternatively, you can consult a good book, such as "The 8086/8088 Primer", Second Edition, Stephan P. Morse, Hayden Book Company, or any of a wide variety of other books.


What is the size of flag register?

All of the 8086/8088 registers, AX, BX, CX, DX, SP, BP, SI, DI, CS, DS, SS, ES, IP, and FLAGS, are 16 bit registers. The AX, BX, CX, and DX registers may also be viewed as 8 eight bit registers AH/AL, BH/BL, CH/CL, and DH/DL.


What is offset in 8086 mp?

displacement from base address


What is an ax register?

It is one of 4 registers called general purpose registers Ax has a another name witch is (accumulator) it used in arithmetic and logic operation and store data from I/o port in microprocessors like 8086/8088


How many data lines there in 8086?

There are 16 data lines in 8086.


How many interrupt lines does 8086 have?

8086 have 5 interrupt lines.