qemu-e2k/tcg/ppc64
Anton Blanchard d1bdd3af49 tcg-ppc64: rotr_i32 rotates wrong amount
rotr_i32 calculates the amount to left shift and puts it into a
temporary, but then doesn't use it when doing the shift.

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: rotr_i32 rotates wrong amount 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