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.
Showing
Please
register
or
sign in
to comment
Those instructions are not commutative since they only change the first element in the vector and leave the rest unmodified.