summaryrefslogtreecommitdiff
path: root/mpn/x86_64/bd1/hamdist.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/x86_64/bd1/hamdist.asm')
-rw-r--r--mpn/x86_64/bd1/hamdist.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86_64/bd1/hamdist.asm b/mpn/x86_64/bd1/hamdist.asm
index 29e78a324..799cddad6 100644
--- a/mpn/x86_64/bd1/hamdist.asm
+++ b/mpn/x86_64/bd1/hamdist.asm
@@ -170,7 +170,7 @@ L(x): .byte 0x8f,0xe9,0x78,0xd3,0xc4 C vphaddubq %xmm4, %xmm0
paddq %xmm0, %xmm8
pshufd $14, %xmm8, %xmm0
paddq %xmm8, %xmm0
- movq %xmm0, %rax
+ movd %xmm0, %rax
add %r10, %rax
FUNC_EXIT()
ret