mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 02:58:54 -06: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.