mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-28 18:25:12 +01: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. This is reapplying a patch from |
||
|---|---|---|
| .. | ||
| arm_dyncom_dec.cpp | ||
| arm_dyncom_dec.h | ||
| arm_dyncom_interpreter.cpp | ||
| arm_dyncom_interpreter.h | ||
| arm_dyncom_run.h | ||
| arm_dyncom_thumb.cpp | ||
| arm_dyncom_thumb.h | ||
| arm_dyncom_trans.cpp | ||
| arm_dyncom_trans.h | ||