| |||
| Home > Programmer’s Model > Memory formats | |||
The processor views memory as a linear collection of bytes numbered in ascending order from zero. For example:
bytes 0 to 3 hold the first stored word
bytes 4 to 7 hold the second stored word.
The processor is bi-endian and can treat words in memory as being stored in either: