summaryrefslogtreecommitdiff
path: root/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-x86_64/crypto/fipsmodule/rsaz-avx2.S')
-rw-r--r--linux-x86_64/crypto/fipsmodule/rsaz-avx2.S5
1 files changed, 0 insertions, 5 deletions
diff --git a/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S b/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S
index cd304826..bc3440d5 100644
--- a/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S
+++ b/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S
@@ -1723,11 +1723,6 @@ rsaz_1024_gather5_avx2:
rsaz_avx2_eligible:
leaq OPENSSL_ia32cap_P(%rip),%rax
movl 8(%rax),%eax
- movl $524544,%ecx
- movl $0,%edx
- andl %eax,%ecx
- cmpl $524544,%ecx
- cmovel %edx,%eax
andl $32,%eax
shrl $5,%eax
.byte 0xf3,0xc3