diff options
author | Richard Henderson | 2016-12-07 04:00:57 +0100 |
---|---|---|
committer | Richard Henderson | 2016-12-24 04:38:27 +0100 |
commit | 65839b56b9a740e6b898b5d81afc160502bd2935 (patch) | |
tree | a4a5e4f386807f7f0a562bc91efea0bd27cd865a /hw/misc/aspeed_sdmc.c | |
parent | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (diff) | |
download | qemu-65839b56b9a740e6b898b5d81afc160502bd2935.tar.gz qemu-65839b56b9a740e6b898b5d81afc160502bd2935.tar.xz qemu-65839b56b9a740e6b898b5d81afc160502bd2935.zip |
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>
Diffstat (limited to 'hw/misc/aspeed_sdmc.c')
0 files changed, 0 insertions, 0 deletions