mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-08 09:02:19 -04:00
Unlike most constants we emit in JitArm64, these constants are *not* inherent to the CPU we're emulating, and can have whatever values we want. Let's handle them more robustly, in case we decide to change their values in the future.