forked from dolphin-emu/dolphin
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.
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.