regen (actually, hand-edited, but the changes should be identical)

This commit is contained in:
gson 2017-01-09 17:41:03 +00:00
parent 902c0a0d74
commit 098a2efc00
1 changed files with 2 additions and 3 deletions

View File

@ -202,9 +202,8 @@ _mul_1x1:
.type bn_GF2m_mul_2x2,@function
.align 16
bn_GF2m_mul_2x2:
movl OPENSSL_ia32cap_P+4(%rip),%eax
btl $1,%eax
movq OPENSSL_ia32cap_P(%rip),%rax
btq $33,%rax
jnc .Lvanilla_mul_2x2
.byte 102,72,15,110,198