Skip to content
Snippets Groups Projects
Commit 2fb1d17a authored by Anton Mitrofanov's avatar Anton Mitrofanov Committed by Anton Khirnov
Browse files

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`.

Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
parent 300fb0df
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