bn/asm/x86_64-mont5.pl: fix compilation error on Solaris.
This commit is contained in:
parent
e02614417d
commit
eedab5241e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user