mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 14:46:49 +01: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.