mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-24 12:40:57 +00: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.