Index: third_party/boringssl/mac-x86_64/crypto/cpu-x86_64-asm.S |
diff --git a/third_party/boringssl/mac-x86_64/crypto/cpu-x86_64-asm.S b/third_party/boringssl/mac-x86_64/crypto/cpu-x86_64-asm.S |
index faf4e2f537cfb02116f5301c4c5d7f6611bdf254..0dde04d8fcba7c1b058d373d73a5bda2ea2c1c7a 100644 |
--- a/third_party/boringssl/mac-x86_64/crypto/cpu-x86_64-asm.S |
+++ b/third_party/boringssl/mac-x86_64/crypto/cpu-x86_64-asm.S |
@@ -104,10 +104,6 @@ L$nocacheinfo: |
cmpl $0,%r9d |
jne L$notintel |
orl $1073741824,%edx |
- andb $15,%ah |
- cmpb $15,%ah |
- jne L$notintel |
- orl $1048576,%edx |
L$notintel: |
btl $28,%edx |
jnc L$generic |