Qu'est-ce que les MIP.

The .align n directive aligns the data to a memory cell 
fit for 2n bytes. Therefore, for 32-bit (4-byte) integers 
we use .align 2 for 22 or 4 bytes. Aligns the next variable 
or instruction on a byte that is a multiple of number.
Exuberant Echidna