mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-03 23:00:47 -05:00
If we have a shift amount that is the full length of the source register then we have an invalid instruction. This can happen when dealing with a couple of PowerPC instructions. This same adjustment is already in the ARMv7 emitter.