Little-endian PowerPC
Little-endian PowerPC
Posted Oct 8, 2010 14:25 UTC (Fri) by etienne (guest, #25256)In reply to: Little-endian PowerPC by daniel
Parent article: Little-endian PowerPC
> I doubt that
GCC do know about the bswap instruction since 4.0 (I just checked the source), but I did not find a way to make GCC use it (i.e. either inline the bswap() or recognise the three shift sequence) on a i386 host...
