Loading crypto/bn/asm/x86_64-mont5.pl +2 −2 Original line number Diff line number Diff line Loading @@ -1327,8 +1327,8 @@ $code.=<<___; jnz .Lgather ___ $code.=<<___ if ($win64); movaps %xmm6,(%rsp) movaps %xmm7,0x10(%rsp) movaps (%rsp),%xmm6 movaps 0x10(%rsp),%xmm7 lea 0x28(%rsp),%rsp ___ $code.=<<___; Loading Loading
crypto/bn/asm/x86_64-mont5.pl +2 −2 Original line number Diff line number Diff line Loading @@ -1327,8 +1327,8 @@ $code.=<<___; jnz .Lgather ___ $code.=<<___ if ($win64); movaps %xmm6,(%rsp) movaps %xmm7,0x10(%rsp) movaps (%rsp),%xmm6 movaps 0x10(%rsp),%xmm7 lea 0x28(%rsp),%rsp ___ $code.=<<___; Loading