mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-21 11:55:47 +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.