Commit df057ea6 authored by Kurt Roeckx's avatar Kurt Roeckx
Browse files

Restore xmm7 from the correct address on win64



Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>

RT: #4288, MR: #1831
parent da15ce22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -490,7 +490,7 @@ $code.=<<___;
___
$code.=<<___ if ($win64);
	movaps	-0xd8(%rax),%xmm6
	movaps	-0xd8(%rax),%xmm7
	movaps	-0xc8(%rax),%xmm7
	movaps	-0xb8(%rax),%xmm8
	movaps	-0xa8(%rax),%xmm9
	movaps	-0x98(%rax),%xmm10