Index: third_party/boringssl/mac-x86/crypto/cpu-x86-asm.S |
diff --git a/third_party/boringssl/mac-x86/crypto/cpu-x86-asm.S b/third_party/boringssl/mac-x86/crypto/cpu-x86-asm.S |
index 7e8c83a3ca83999925565f72a77705f42b8f66de..54eb09abb7558f4a3cc8eb30f1a406e9e4744a2a 100644 |
--- a/third_party/boringssl/mac-x86/crypto/cpu-x86-asm.S |
+++ b/third_party/boringssl/mac-x86/crypto/cpu-x86-asm.S |
@@ -100,10 +100,6 @@ L004nocacheinfo: |
cmpl $0,%ebp |
jne L005notintel |
orl $1073741824,%edx |
- andb $15,%ah |
- cmpb $15,%ah |
- jne L005notintel |
- orl $1048576,%edx |
L005notintel: |
btl $28,%edx |
jnc L002generic |