mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-29 05:00:51 -04: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.