diff --git a/src/x86.S b/src/x86.S index 6c939ff7de..2a0096ec85 100644 --- a/src/x86.S +++ b/src/x86.S @@ -315,7 +315,7 @@ LOCAL(sse): movq 32(%rax),%xmm4 movq 40(%rax),%xmm5 movq 48(%rax),%xmm6 - movq 64(%rax),%xmm7 + movq 56(%rax),%xmm7 LOCAL(call): call *-48(%rbp)