summaryrefslogtreecommitdiff
path: root/mpn/x86/atom/sse2/mul_1.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/x86/atom/sse2/mul_1.asm')
-rw-r--r--mpn/x86/atom/sse2/mul_1.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86/atom/sse2/mul_1.asm b/mpn/x86/atom/sse2/mul_1.asm
index dd9b95366..5cd86caec 100644
--- a/mpn/x86/atom/sse2/mul_1.asm
+++ b/mpn/x86/atom/sse2/mul_1.asm
@@ -62,7 +62,7 @@ EPILOGUE()
PROLOGUE(mpn_mul_1)
pxor %mm6, %mm6
L(ent): push %esi FRAME_pushl()
- mov PARAM_SRC, up
+ mov PARAM_SRC, up
mov PARAM_SIZE, %eax C size
movd PARAM_MUL, %mm7
movd (up), %mm0