mirror of
https://github.com/citra-emu/citra.git
synced 2025-07-06 05:10:09 +00:00

In the case when RD === RN, RD was updated before AddOverflow was called to check for an overflow, resulting in an incorrect state of the Q flag.