Index: third_party/boringssl/win-x86_64/crypto/cpu-x86_64-asm.asm |
diff --git a/third_party/boringssl/win-x86_64/crypto/cpu-x86_64-asm.asm b/third_party/boringssl/win-x86_64/crypto/cpu-x86_64-asm.asm |
index a52e68b69b34a265fe6eda02838a8fd85c6f5f59..c92d7bbc1f778c679b9381354e2d8f21e9ec8c06 100644 |
--- a/third_party/boringssl/win-x86_64/crypto/cpu-x86_64-asm.asm |
+++ b/third_party/boringssl/win-x86_64/crypto/cpu-x86_64-asm.asm |
@@ -114,10 +114,6 @@ $L$nocacheinfo: |
cmp r9d,0 |
jne NEAR $L$notintel |
or edx,0x40000000 |
- and ah,15 |
- cmp ah,15 |
- jne NEAR $L$notintel |
- or edx,0x00100000 |
$L$notintel: |
bt edx,28 |
jnc NEAR $L$generic |