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
Mention interrupts pins of 8085?
What are the interrupts of 8086?
What is the significance of the clk pin in the 8086?
What are the different type of registers used in 8085?
Are all the bits of flag register used in 8051?
Why was 8085 microprocessor introduced?
explain about externally initiated operations
What are the software instructions related to stack operations?
What are flag registers?
What is the use of microprocessors?
Explain the 8051 microcontroller architecture?
Explain transmission gate-based d-latch?
What type of interrupt is the “trap” and what does it do?
What happens when reset in(low) signal goes low?
Give example for non-maskable interrupts?