提交 98628960 编写于 作者: A Andy Polyakov

rc4-x86_64.pl: RC4_options fix-up.

上级 4bb90087
......@@ -503,11 +503,13 @@ RC4_options:
lea .Lopts(%rip),%rax
mov OPENSSL_ia32cap_P(%rip),%edx
bt \$20,%edx
jnc .Ldone
add \$12,%rax
jc .L8xchar
bt \$30,%edx
jnc .Ldone
add \$13,%rax
add \$25,%rax
ret
.L8xchar:
add \$12,%rax
.Ldone:
ret
.align 64
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册