mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 18:48:56 -06:00

a is being used both as an immediate and as a register here. Since it's being used as a register, it must be loaded.
a is being used both as an immediate and as a register here. Since it's being used as a register, it must be loaded.