mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-12 07:04:07 -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.