mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-29 02:57:00 -06:00
82e8f25fe7
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.