mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-01 03:32:58 +00:00
09cdb076a3
When the dividend is known at compile time, we can eliminate some of the branching and precompute the result for the overflow case.