qemu-patch-raspberry4/tcg/ppc64
Richard Henderson ee924fa6b3 tcg-ppc64: Improve constant add and sub ops.
Improve constant addition -- previously we'd emit useless addi with 0.
Use new constraints to force the driver to pull full 64-bit constants
into a register.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-04-15 19:55:15 +02:00
..
tcg-target.c tcg-ppc64: Improve constant add and sub ops. 2013-04-15 19:55:15 +02:00
tcg-target.h tcg: Add signed multiword multiplication operations 2013-02-23 17:25:28 +00:00