]> git.sesse.net Git - x264/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>
Tue, 12 Apr 2016 15:10:39 +0000 (17:10 +0200)
commitbe677efc6313ade5eddf722fdf097cce56df1344
treefd547123926f7cd98234c0ba4baca1bfd81f5b08
parentb5661d322866df647e6084061a471eceac214c28
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`.
common/x86/x86inc.asm