logoalt Hacker News

torginustoday at 8:13 AM1 replyview on HN

I thought all iterations of ARM are little endian, even going back as far to ARM7. same as x86?

The only big-endian popular arch in recent memory is PPC


Replies

masklinntoday at 8:34 AM

AFAIK ARM is generally bi-endian, though systems using BE (whether BE32 or BE8) are few and far between.

show 1 reply