On Tue, 2014-01-28 at 11:07 +1100, Benjamin Herrenschmidt wrote: > 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 ?
I meant byte-address... > In that case they are the same. > > Ben. >