qemu-patch-raspberry4/tcg/ppc64
Richard Henderson 37251b98db tcg-ppc64: Handle constant inputs for some compound logicals
Since we have special code to handle and/or/xor with a constant,
apply the same to andc/orc/eqv with a constant.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-04-15 20:09:51 +02:00
..
tcg-target.c tcg-ppc64: Handle constant inputs for some compound logicals 2013-04-15 20:09:51 +02:00
tcg-target.h tcg-ppc64: Implement compound logicals 2013-04-15 20:09:51 +02:00