base/displacement
Also found in: Dictionary, Medical.
base/displacement
A machine architecture that runs programs no matter where they reside in memory. Addresses in a machine language program are displacement addresses, which are relative to the beginning of the program. At runtime, the hardware adds the address of the current first byte of the program (base address) to each displacement address and derives an absolute address for execution.
All modern computers use some form of base/displacement or offset mechanism in order to to run multiple programs in memory at the same time.Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 2003-2025 Farlex, Inc
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.