mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-22 04:15:47 +02:00
Other than the CR instructions, which we now analyze properly, all the covered instructions are not integer operations and also have either FL_ENDBLOCK or FL_EVIL set, so there are two other checks in CanSwapAdjacentOps that will reject them.