mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-07-19 13:37:35 +00:00
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. Backports commit 65839b56b9a740e6b898b5d81afc160502bd2935 from qemu |
||
---|---|---|
.. | ||
tcg-target.h | ||
tcg-target.inc.c |