qemu-patch-raspberry4/tcg/arm
Richard Henderson 2df3f1ee68 tcg-arm: Handle constant arguments to add2/sub2
We get to re-use the _rIN and _rIK subroutines to handle the various
combinations of add vs sub.  Fold the << 21 into the opcode enum values
so that we can explicitly add TO_CPSR as desired.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-04-27 02:16:43 +02:00
..
tcg-target.c tcg-arm: Handle constant arguments to add2/sub2 2013-04-27 02:16:43 +02:00
tcg-target.h tcg-arm: Use bic to implement and with constant 2013-04-27 02:16:42 +02:00