mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-23 23:26:39 +00: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.