|
|
|
|
|
by hmry
69 days ago
|
|
> Well, sort of. Instruction fetch is always little-endian but data load/store can be flipped into big ARM works the same way. And SPARC is the opposite, instructions are always big-endian, but data can be switched to little-endian. |
|