dynarmic/tests/skyeye_interpreter
MerryMage 7a8dd9532d skyeye: Read-after-write in SMLA
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.

This is reapplying a patch from f12578b9ab
that was lost during the 20e253ece2 update
2016-08-22 15:54:17 +01:00
..
dyncom skyeye: Read-after-write in SMLA 2016-08-22 15:54:17 +01:00
skyeye_common tests/skyeye_interpreter: Update Skyeye (22-08-1016) 2016-08-22 14:07:54 +01:00