]> git.sesse.net Git - ffmpeg/commit
x86inc: Enable AVX emulation in additional cases
authorAnton Mitrofanov <BugMaster@narod.ru>
Wed, 20 Apr 2016 17:35:34 +0000 (19:35 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 16 May 2016 08:31:24 +0000 (10:31 +0200)
commit2fb1d17a5a6b6ff8da2434cde0fda821f06f608c
tree070fab5646901464b5dea9a02abc53a2481181bb
parent300fb0df84e9a563ed3b8a9b3d365abb6cf34600
x86inc: Enable AVX emulation in additional cases

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

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavutil/x86/x86inc.asm