Linear address space


A memory addressing scheme used in processors where the whole memory can be accessed using a single address that fits in a single register or instruction. This contrasts with a segmented memory architecture, such as that used on the Intel 8086, where an address is given by an offset from a base address held in one of the “segment registers”. Linear addressing greatly simplifies programming at the assembly language level but requires more instruction word bits to be allocated for an address.
(1995-02-16)

Read Also:

  • Linear-algebra

    noun, Mathematics. 1. See under (def 2). [al-juh-bruh] /ˈæl dʒə brə/ noun 1. the branch of mathematics that deals with general statements of relations, utilizing letters and other symbols to represent specific sets of numbers, values, vectors, etc., in the description of such relations. 2. any of several systems, especially a ring in which elements […]

  • Linear argument

    theory A function argument which is used exactly once by the function. If the argument is used at most once then it is safe to inline the function and replace the single occurrence of the formal parameter with the actual argument expression. If the argument was used more than once this transformation would duplicate the […]

  • Linear assignment

    assignment problem

  • Linear atrophy

    linear atrophy n. Stretch marks.

  • Linear-b

    noun 1. an ancient system of writing representing a very early form of Greek, deciphered by Michael Ventris chiefly from clay tablets found at Knossos on Crete and at Pylos. noun 1. an ancient system of writing, apparently a modified form of Linear A, found on clay tablets and jars of the second millennium bc […]


Disclaimer: Linear address space definition / meaning 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. All content on this website is for informational purposes only.