dynarmic/tests
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
..
arm TranlateArm: implement remaining multiplies 2016-08-19 01:08:38 +01:00
skyeye_interpreter skyeye: Read-after-write in SMLA 2016-08-22 15:54:17 +01:00
CMakeLists.txt tests/skyeye_interpreter: Update Skyeye (22-08-1016) 2016-08-22 14:07:54 +01:00
main.cpp Reorganisation, Import Skyeye, This is a mess 2016-07-04 17:22:11 +08:00
rand_int.h Fuzz thumb instructions 2016-07-07 19:01:47 +08:00