answersLogoWhite

0

You cannot. The conversion goes this way:

segment+offset -> [segment-table] -> linear_address -> [page-table] -> physical_address

PS: In most cases there is only one (4GB long) segment (or one code-segment and one data-segment), so offset is quite the same as linear address

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How can one calculate the physical address from a given logical address?

To calculate the physical address from a logical address, you can use the base address and offset. Add the base address to the offset to get the physical address. This process is commonly used in computer systems to translate logical addresses to physical addresses for memory access.


Write a program using the following figure that determines and displays the physical addresses and the accessible physical addresses for each of the above logical addresses?

The Physical address can be calculated asPhysical address = Base address + Offset.So take Base,Offsets,Lengths in to different arrays and check whether offset is less than length , if it is then the physical address would be base+ Offset , if not then that is a segment error.


In the Base plus Offset addressing Offset address is also known as?

Base plus displacement.


What is use of offset address in 8086 mp?

Offset address is also known as displacement.By adding this offset value to a base address,address of a specific locaction in memory can be accessed


How does CPU generate logical address?

Lets take the scenario of CPU MMU (memory management unit) Physical Memory.CPU generates the logical address as Page number + Page offset.Of course this address will point to some physical address.Page number is for the index in page table (for base address).The base address + offset is sent to MMU which is mapped to the corresponding physical page.


What is base address and offset address?

In software Engineering KPA denotes.


What is offset in 8086 mp?

displacement from base address


What is indexed addressing mode?

When stored in contiguous blocks, data usually has a base address. Accessing any data from the block requires an offset to the base address which is achieved through an index. The adding of an offset to the base address is called indexed addressing.


How do you calculate the page table size in operation system?

The number of bits in the offset field is determined by the page size. ... Calculate the number of bits in the page number and offset fields of a logical address. ... must have a page table base register that is accessible by the operating system.


What is offset in microprocessors?

Refers to a value added to a base address to produce a second address. For example, if B represents address 100, then the expression,B+5would signify the address 105. The 5 in the expression is the offset.Specifying addresses using an offset is called relative addressing because the resulting address is relative to some other point. Another word for offset is displacement.Ajesh John


What Difference between logical versus physical address storage?

A physical address is concrete and never changes. It is set in memory. A logical address is made up of a base pointer and an offset.It keeps programs running parallel and not intertwining.


What is the base word to logical?

The base word to "logical" is "logic."