summaryrefslogtreecommitdiffstats
path: root/development/dynarmic/README
blob: 5cd1805129d9efc596ab54f059acbe986663aa01 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
A dynamic recompiler for ARM.

Supported guest architectures:
  * ARMv6K, ARMv7A
  * 32-bit ARMv8
  * 64-bit ARMv8

Supported host architectures:
  * x86-64

There are no plans to support x86-32.