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