mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-04 05:56:46 +02:00

Shift by 31 and 1, both of which are pretty common, can be done in a few less instructions. Tested with a hwtest.
Shift by 31 and 1, both of which are pretty common, can be done in a few less instructions. Tested with a hwtest.