Skip to content
Snippets Groups Projects
Commit f7e25ae6 authored by Erik Faye-Lund's avatar Erik Faye-Lund Committed by Dylan Baker
Browse files

util: fix SSE-version needed for double opcodes


This code generates CVTSD2SI, which requires SSE2. So let's fix the
required SSE-version.

Signed-off-by: default avatarErik Faye-Lund <erik.faye-lund@collabora.com>
Fixes: 5de29aee (util: try to use SSE instructions with MSVC and 32-bit gcc)
Reviewed-by: default avatarMatt Turner <mattst88@gmail.com>
(cherry picked from commit 2ade1c5c)
parent 5037ffb6
No related branches found
No related tags found
No related merge requests found
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