Chromium Code Reviews| Index: third_party/boringssl/mac-x86_64/crypto/ec/p256-x86_64-asm.S |
| diff --git a/third_party/boringssl/mac-x86_64/crypto/ec/p256-x86_64-asm.S b/third_party/boringssl/mac-x86_64/crypto/ec/p256-x86_64-asm.S |
| index 1cd0cc3f5c68fe14b3f0d587eca132931bd52cc5..62dc47413dfd0870c6444d387b6084c860855043 100644 |
| --- a/third_party/boringssl/mac-x86_64/crypto/ec/p256-x86_64-asm.S |
| +++ b/third_party/boringssl/mac-x86_64/crypto/ec/p256-x86_64-asm.S |
| @@ -624,6 +624,8 @@ _ecp_nistz256_from_mont: |
| movq %r9,%rsi |
| adcq $0,%rdx |
| + |
| + |
| subq $-1,%r8 |
| movq %r10,%rax |
| sbbq %r12,%r9 |