| |||
| Home > Unaligned and Mixed-Endian Data Access Support > Unaligned access support | |||
Instructions must always be aligned as follows:
ARM 32-bit instructions must be word boundary aligned (Address [1:0] = b00)
Thumb 16-bit instructions must be halfword boundary aligned (Address [0] = 0).
Unaligned data access support is described in: