0
8.1kviews
Calculate Physical address is CS=3560H and IP=101AH and SS=2067H and SP=1235H
1 Answer
1
1.5kviews

Answer 1:

The value of the code segment register (CS) = 3560h The value of the Instruction Pointer, holding address of the instruction = 101Ah Physical address of the instruction Physical Address = CS (Hex) x 16 + IP

3   5   6   0   0
+   1   0   1   A
3 …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.