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:Erik Faye-Lund <erik.faye-lund@collabora.com> Fixes: 5de29aee (util: try to use SSE instructions with MSVC and 32-bit gcc) Reviewed-by:
Matt Turner <mattst88@gmail.com>
Please register or sign in to comment