qemu-patch-raspberry4/tcg/arm
Aurelien Jarno 9a3abc21a6 tcg/arm: fix qemu_st64 for big endian targets
Due to a typo, qemu_st64 doesn't properly byteswap the 32-bit low word of
a 64 bit word before saving it. This patch fixes that.

Acked-by: Andrzej Zaborowski <balrogg@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-01-08 16:41:33 +01:00
..
tcg-target.c tcg/arm: fix qemu_st64 for big endian targets 2011-01-08 16:41:33 +01:00
tcg-target.h tcg/arm: add bswap ops 2010-04-19 07:03:02 +02:00