Does my AMD-based machine use little endian or big endian?

前端 未结 7 1009
鱼传尺愫
鱼传尺愫 2020-12-05 02:54

I\'m going though a computers system course and I\'m trying to establish, for sure, if my AMD based computer is a little endian machine? I believe it is because it

7条回答
  •  遥遥无期
    2020-12-05 02:57

    In answer to your final question, the answer is no. Linux is capable of running on big endian machines like e.g., the older generation PowerMacs.

提交回复
热议问题