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 f12578b9ab21843b33a78ed6082b08f379230f45
that was lost during the 20e253ece2f2c110a28245f252ce184863432c88 update
2016-08-22 15:54:17 +01:00
2016-08-12 18:17:31 +01:00
2016-07-01 21:01:06 +08:00
2016-08-22 15:54:17 +01:00
2016-08-12 18:17:31 +01:00

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 elimination
  • Handle immediates properly
  • Allow ARM flags to be stored in host flags

Medium-term

Long-term

  • ARMv7A support
  • ARMv5 support
Description
No description provided
Readme 13 MiB
Languages
C++ 58.3%
POV-Ray SDL 36.8%
Pascal 2.1%
SourcePawn 2.1%
CMake 0.6%