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) | ||||
Search Dictionary:
Linear address space definition was found in categories: Language, Idioms & Slang(1)
Linear address space Definition from Language, Idioms & Slang Dictionaries & Glossaries
| hEnglish - advanced version |
linear address space
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.
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.
