mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-03-04 01:57:07 +00:00

Allows emulation to work when dst is equal to src2 as long as the instruction is commutative, e.g. `addps m0, m1, m0`.
Allows emulation to work when dst is equal to src2 as long as the instruction is commutative, e.g. `addps m0, m1, m0`.