mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 21:40:06 +00: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.