Index: third_party/boringssl/linux-x86_64/crypto/cpu-x86_64-asm.S |
diff --git a/third_party/boringssl/linux-x86_64/crypto/cpu-x86_64-asm.S b/third_party/boringssl/linux-x86_64/crypto/cpu-x86_64-asm.S |
index c6642429188ec143d43b5744e945c9dee1ce503c..9eef154e9e7eb2809556231b112d54dbd3348496 100644 |
--- a/third_party/boringssl/linux-x86_64/crypto/cpu-x86_64-asm.S |
+++ b/third_party/boringssl/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 |