On Thu, 2014-01-23 at 15:33 +0000, Peter Maydell wrote: > (4) PPC CPUs in BE mode and ARM CPUs in BE mode are not > the same, because in the ARM case it is doing an > internal-to-CPU byteswap, and in the PPC case it is not
Aren't they both byte-order invariant ? In that case they are the same. Ben.