Memory Layout
Learn about memory layout in terms of granularity.
We'll cover the following
Addresses of memory
The minimum addressable element of memory is a byte. The maximum addressable element is a double word on -bit machines and a quadword on -bit machines.
General registers
All general registers are -bit on -bit CPUs and can contain doubleword values. On -bit CPUs, all general registers are -bit and can contain quadword values.
The figure below shows a typical memory layout.
Get hands-on with 1400+ tech skills courses.