On 24 April 2012 18:04, Rajat Goyal wrote:
> The TCG translation for the ARM setend instruction for user level binaries
> is empty. A binary which just prints "hello world" but inverts the
> endianness to big endian at the beginning of main gives a segmentation fault
> on native ARM but prints out
The TCG translation for the ARM setend instruction for user level binaries
is empty. A binary which just prints "hello world" but inverts the
endianness to big endian at the beginning of main gives a segmentation
fault on native ARM but prints out hello world on qemu-arm.
So does QEMU continue und