mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-09 03:40:05 +00:00
eea99de118
All of these with the record bit set update condition register 1 with the contents of the FPSCR's FX, FEX, VX and OX bits. Helper_UpdateCR1() does exactly that, so we use it here to perform this for us.