mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-28 14:00:49 -05:00
This is necessary to retain precision above 32 bits, but more importantly to prevent an expression like (0x80000000 | 1) from flipping the sign of the result.
24 KiB
24 KiB