forked from dolphin-emu/dolphin
When the dividend is known at compile time, we can eliminate some of the branching and precompute the result for the overflow case.
When the dividend is known at compile time, we can eliminate some of the branching and precompute the result for the overflow case.