mirror of
https://github.com/citra-emu/citra.git
synced 2025-05-12 12:20:17 +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.