Big endian machines store the most significant byte first ( at the lower address ).
最大结束机器先储存最重要位元组 ( 在较低位址 ).
互联网
A little - endian representation , on the other hand, places the most significant byte on the right.
另一方面,小端表示, 将其最高数字的字节置于右边.
互联网
Encoding ELFDATA 2 MSB specifies 2's complement values, with the most significant byte occupying the lowest address.
ELFDATA2MSB编码指定了2的补数值, 最大有意义的字节占有最低的地址.
互联网
In little endian machines, least significant byte is followed by the most significant byte.
在最小结束机器, 最不重要位元组排在最重要位元组之前.
互联网
Encoding ELFDATA 2 LSB specifies 2's complement values, with the least significant byte occupying the lowest address.
ELFDATA2LSB编码指定了2的补数值, 最小有意义的字节占有最低的地址.
互联网