Skip to content
Commit 698463cb authored by Pablo de Lara's avatar Pablo de Lara Committed by Stephen McIntyre
Browse files

avx512: use vzeroupper if SAFE_DATA=n

To avoid SSE-AVX transititons, vzeroupper/vzeroall must
be called after the execution of VEX instructions.
When SAFE_DATA is disabled, none of these two instructions
were called.
parent d672a39d
Loading
Loading
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