mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01: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.