JosJuice 5e58a46361 Jit64: Preserve inputs when software_fma && m_accurate_nans
When writing the software FMA code, I didn't realize that we can't
overwrite d if d is the same register as one of the inputs and
HandleNaNs is going to be called. This fixes that.
2024-04-06 21:38:58 +02:00
..
2024-03-17 18:37:55 -07:00
2023-12-02 16:41:17 -05:00
2024-01-31 12:54:07 +01:00
2024-01-23 15:15:13 -05:00
2024-03-01 10:52:50 -08:00