Lioncash 47f285249b microinstruction: Introduce convenience informational functions
Whenever more rigorous optimizations are attempted (or even basic ones),
it's usually helpful to know what overall kind of instruction is being
dealt with, in the event certain classes of instructions may be eligible
for optimization.
2016-08-22 21:36:48 +01:00
2016-08-22 15:55:39 +01:00
2016-08-12 18:17:31 +01:00
2016-07-01 21:01:06 +08:00
2016-08-22 15:55:39 +01:00
2016-08-22 15:55:39 +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%