mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-31 09:33:06 +00: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.