2.2.2. Little-endian format

In little-endian format, the lowest numbered byte in a word is considered the least significant byte of the word, and the highest numbered byte the most significant. Byte 0 of the memory system is therefore connected to data lines 7 to 0.

Little-endian format is shown in Figure 2.2.

Figure 2.2. Little-endian addresses of bytes with words

Note

  • Most significant byte is at lowest address

  • Word is addressed by byte address of least significant byte.

Copyright © 2001, 2003, 2004 ARM Limited. All rights reserved.ARM DDI 0229C