mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-25 07:02:57 +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.