mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 02:02:32 -07:00
These variants exclusively read from the single precision regs and write to double-precision registers Fixes issues where converted values would be way off from what they should be due to the results being stored in the wrong registers.