x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.
[openssl.git] / crypto / rc4 / asm / rc4-x86_64.pl
index c2af3109a069eae24fa3a13fa57e9992bbc99f44..959a67a868ad6a851ab4e1021f7fb84694694467 100755 (executable)
@@ -336,8 +336,7 @@ RC4_set_key:
 .type  RC4_options,\@function,0
 .align 16
 RC4_options:
-       .picmeup %rax
-       lea     .Lopts-.(%rax),%rax
+       lea     .Lopts(%rip),%rax
        mov     OPENSSL_ia32cap_P(%rip),%edx
        bt      \$20,%edx
        jnc     .Ldone