The JIT Main used in Citra is usually a dynamic recompiler identified as “dynarmic”, produced by @MerryMage, and is able to recompiling the ARMv6K instruction set to x86_64. The recompiler converts ARMv6 Recommendations into x86_64 Directions at runtime, injects the ensuing chunk of code into RAM, then jumps the host processor towards the ensui