ARM64 dynamic recompiler (=generic recompiler): no CPU usage difference?
Posted on 2022-01-07, 13:29
Hi all! I use DosBOX on an aarch64 GNU/Linux system, the very well know Raspberry Pi 4 running a 64bit kernel and libs. On built time, I see the arm64 recompiler is indeed being built. However, two questions arise: 1) I take the generic recompiler is the only available in arm64 systems. Am I right …