mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-13 20:00:29 -04:00
For the signed case, the shifts already remove the rest of the value, so ANDing by the mask is redundant.
For the signed case, the shifts already remove the rest of the value, so ANDing by the mask is redundant.