Answer Posted / nand kumar jyotish
basically registers are used to store data and address. for
specifying the base address i.e starting block of
memory ,segment registers are used . it gives only the
starting adress of any segment .one thing is important in
the case of 8086 architechture is that ,for producing
physical address ,the segment register address must be
rotate bit-wise 4 times left and 0000 must be embedded. now
offset address is added in the modify content of segment
register to get the required memory location.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Give here your suggestion about microprocessor 8085 and 8086. These 2 processors used in old time. I want to know its program execution time, memory space?
What is the RST for the TRAP?
What are the different types of instructions of 8085?
What is the bus in a microcontroller?
Explain sphl instruction?
Explain two ways of converting a two input nand gate to an inverter?
What are the various interrupts in 8086?
What is lookup table microcontroller?
Define the purpose of sim and rim in reference to the 8086?
List some 8051 microcontroller applications in embedded systems ?
What are the types of interrupts in 8051?
What happens when the intr signal goes high in the 8085?
What is meant by a bus?
Which is non maskable interrupt for 8085?
Why memory width is not 16-bit? In stead of having 8-bit (same as 8085)?