On 10/30/2013 12:43 PM, Andreas Schwab wrote: > Tom Musta <tommusta at gmail.com> writes: > >> +#ifdef __LITTLE_ENDIAN__ >> + if (!regs->msr & MSR_LE) > > That won't work. > > Andreas. > Please elaborate.