2016-07-10 08:18:17 +08:00
2016-07-01 21:01:06 +08:00
2016-07-10 08:18:17 +08:00
2016-07-04 14:55:31 +08:00

Dynarmic

An (eventual) dynamic recompiler for ARMv6K. The code is a mess.

A lot of optimization work can be done (it currently produces bad code, worse than that non-IR JIT).

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%