mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-13 06:52:58 -06:00

Setting bit 32 is only needed in the case where EQ and GT are set but SO and LT are not, which is not a possible outcome of a compare.
Setting bit 32 is only needed in the case where EQ and GT are set but SO and LT are not, which is not a possible outcome of a compare.