summaryrefslogtreecommitdiff
path: root/mpn/x86_64/core2/hamdist.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/x86_64/core2/hamdist.asm')
-rw-r--r--mpn/x86_64/core2/hamdist.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86_64/core2/hamdist.asm b/mpn/x86_64/core2/hamdist.asm
index a78753dcf..ded7b67e8 100644
--- a/mpn/x86_64/core2/hamdist.asm
+++ b/mpn/x86_64/core2/hamdist.asm
@@ -191,7 +191,7 @@ L(e1): movdqa %xmm6, %xmm0
paddq %xmm4, %xmm8
pshufd $14, %xmm8, %xmm0
paddq %xmm8, %xmm0
- movq %xmm0, %rax
+ movd %xmm0, %rax
ret
EPILOGUE()
DEF_OBJECT(L(cnsts),16,`JUMPTABSECT')