summaryrefslogtreecommitdiffstats
path: root/linux-x86_64/crypto/cpu-x86_64-asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-x86_64/crypto/cpu-x86_64-asm.S')
-rw-r--r--linux-x86_64/crypto/cpu-x86_64-asm.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/linux-x86_64/crypto/cpu-x86_64-asm.S b/linux-x86_64/crypto/cpu-x86_64-asm.S
index c664242..9eef154 100644
--- a/linux-x86_64/crypto/cpu-x86_64-asm.S
+++ b/linux-x86_64/crypto/cpu-x86_64-asm.S
@@ -104,10 +104,6 @@ OPENSSL_ia32_cpuid:
cmpl $0,%r9d
jne .Lnotintel
orl $1073741824,%edx
- andb $15,%ah
- cmpb $15,%ah
- jne .Lnotintel
- orl $1048576,%edx
.Lnotintel:
btl $28,%edx
jnc .Lgeneric