mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-04 09:25:54 -05: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.