2.2.1. Big-endian format

In big-endian format, the most significant byte of a word is stored at the lowest numbered byte and the least significant byte at the highest numbered byte. Byte 0 of the memory system is therefore connected to data lines 31 to 24.

Big-endian format is shown in Figure 2.1.

Figure 2.1. Big-endian addresses of bytes with words

Note

  • Most significant byte is at lowest address

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

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