Skip to content
Snippets Groups Projects
Commit ba3eb745 authored by Henrik Gramner's avatar Henrik Gramner Committed by Anton Khirnov
Browse files

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.

Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
parent 8996515b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment