mirror of
https://github.com/qemu/qemu.git
synced 2024-11-25 11:53:39 +08:00
65839b56b9
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> |
||
---|---|---|
.. | ||
tcg-target.h | ||
tcg-target.inc.c |