mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-07 20:01:01 -04:00
If we can prove that FCVT will provide a correct conversion, we can use FCVT. This makes the common case a bit faster and the less likely cases (unfortunately including zero, which FCVT actually can convert correctly) a bit slower.
120 KiB
120 KiB