mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-24 18:39:32 -04:00
This was initially necessary when AArch64 JIT emulation was in its infancy and all memory-related instructions weren't implemented. Given the JIT now has all of these facilities implemented, we can remove these functions from the CPU interface.