]> git.sesse.net Git - ffmpeg/commit
x86inc: Enable AVX emulation in additional cases
authorAnton Mitrofanov <BugMaster@narod.ru>
Thu, 7 Apr 2016 10:09:03 +0000 (13:09 +0300)
committerHenrik Gramner <henrik@gramner.com>
Wed, 20 Apr 2016 17:16:22 +0000 (19:16 +0200)
commite428f3b30cebbc2beafb3ff2972dbf8b47bc4a70
tree5c433d9d583ddb6c22fc6992dada8afeb413c612
parent4bd5583acea5d65a2f8fd8fcd5ab7b404af23f45
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`.
libavutil/x86/x86inc.asm