flycast/core/rec-ARM64
Flyinghead c8a45d95a7 dynarec: fix mov64 edge case when registers must be swapped
Handle case where mov64 must swap its operands depending on register
allocation.
Fix canonical call for FSCA when return operands are register-allocated.

Issue #1020
2023-04-24 17:38:49 +02:00
..
arm64_regalloc.h dynarec: reg alloc 64-bit regs. avoid some interpreter fallbacks 2022-12-23 16:06:54 +01:00
arm64_unwind.h unwind info for arm64. use static c++ lib for android 2021-07-29 17:46:46 +02:00
rec_arm64.cpp dynarec: fix mov64 edge case when registers must be swapped 2023-04-24 17:38:49 +02:00