mirror of
https://github.com/citra-emu/citra.git
synced 2025-07-23 06:00:11 +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.