bn/asm/x86_64-mont5.pl: fix compilation error on Solaris.
authorAndy Polyakov <appro@openssl.org>
Thu, 9 Jan 2014 12:44:59 +0000 (13:44 +0100)
committerAndy Polyakov <appro@openssl.org>
Thu, 9 Jan 2014 12:47:53 +0000 (13:47 +0100)
(cherry picked from commit eedab5241e32f9f185cfee23a0c67264d3e3ecf2)

crypto/bn/asm/x86_64-mont5.pl

index 265ee7d13a5e259b99656b193b5858758c9ccdac..c107df95f5339ddb887317d09cbf47e80c54f2ad 100755 (executable)
@@ -1001,7 +1001,7 @@ $code.=<<___;
        call    __bn_sqr8x_internal
        call    __bn_sqr8x_internal
 
-       mov     %xmm2,$nptr
+       movq    %xmm2,$nptr
        movq    %xmm4,$bptr
        mov     $aptr,$rptr
        mov     40(%rsp),%rax