OSDN Git Service

x86inc: Fix AVX emulation of scalar float instructions
authorHenrik Gramner <henrik@gramner.com>
Fri, 4 Mar 2016 16:51:41 +0000 (17:51 +0100)
committerHenrik Gramner <henrik@gramner.com>
Wed, 20 Apr 2016 17:16:22 +0000 (19:16 +0200)
commit8dd3ee9dddcaf1d538252d77dd2af3ea139f4f96
tree67d7997cd2af6091552ea8391f23916bda79faca
parentef59c6f7e89a23c26d528cdbe0229c7febdf05c8
x86inc: Fix AVX emulation of scalar float instructions

Those instructions are not commutative since they only change the first
element in the vector and leave the rest unmodified.
libavutil/x86/x86inc.asm