mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-20 04:38:38 -05:00
8b29997ed1
This is technically undefined behavior, but regardless of that, it's not even necessary since we can just make a temporary around the MSR value and just discard it when done with it, since all we do is query the FP bit value with it.