qemu/tcg/s390
Richard Henderson 65839b56b9 tcg/s390: Fix setcond expansion
We can't use LOAD AND TEST for unsigned data and then expect to
extract the result with ADD LOGICAL WITH CARRY.  Fall through to
using COMPARE LOGICAL IMMEDIATE instead.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2016-12-23 19:38:27 -08:00
..
tcg-target.h tcg: Clean up tcg-target.h header guards 2016-07-12 16:19:16 +02:00
tcg-target.inc.c tcg/s390: Fix setcond expansion 2016-12-23 19:38:27 -08:00