mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
4b6bad2f9e
The old code would first MOV the old imm into Ra and then do an ADD. We can skip the ADD and just MOV the new imm.