mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-25 06:22:58 +00:00
7a8dd9532da2341268bad39d330a038d4952ca9b
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 fromf12578b9abthat was lost during the20e253ece2update
Dynarmic
A dynamic recompiler for the ARMv6K architecture.
Documentation
Design documentation can be found at docs/Design.md.
Plans
Near-term
- Actually finish the translators off
- Get everything working
Redundant Get/Set eliminationHandle immediates properly- Allow ARM flags to be stored in host flags
Medium-term
Long-term
- ARMv7A support
- ARMv5 support
Description
Languages
C
68.8%
C++
20.6%
POV-Ray SDL
9.7%
Pascal
0.6%
CMake
0.3%