Question

Suppose you have an Intel 8086, and you're utilizing the segmented memory model. Find the five-digit...

Suppose you have an Intel 8086, and you're utilizing the segmented memory model. Find the five-digit hex address for the following segment-offset pair.

1B3D:1234

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Solution:------------
The five-digit hex address for the following segment-offset pair.
1B3D:1234

Absolute Memory Location (five-digit hex address) = (Segment value * 16) + Offset value

The Absolute or Linear address ( five-digit hex address ) for the Segment: Offset pair, 1B3D:1234
can be computed quite easily in your mind by simply inserting a zero at the end of the Segment value ( which is the same as multiplying by 16 ) and then adding the Offset value:

1 B 3 D 0
+ 1 2 3 4
---------------
1 C 6 0 4 ==> Answer.

--------------

Add a comment
Know the answer?
Add Answer to:
Suppose you have an Intel 8086, and you're utilizing the segmented memory model. Find the five-digit...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT