mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-09 01:10:07 +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.