qemu/tcg/ppc64
Anton Blanchard 82e0f9170a tcg-ppc64: bswap64 rotates output 32 bits
If our input and output is in the same register, bswap64 tries to
undo a rotate of the input. This just ends up rotating the output.

Cc: qemu-stable@nongnu.org
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-06-17 10:42:16 -07:00
..
tcg-target.c tcg-ppc64: bswap64 rotates output 32 bits 2013-06-17 10:42:16 -07:00
tcg-target.h tcg-ppc64: Implement mulu2/muls2_i64 2013-04-15 20:09:54 +02:00