forked from dolphin-emu/dolphin
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.
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.