X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/blobdiff_plain/847e1f3e083c82fa118244b427dc60ef83f74f49..8e5386aa4a06af90bae8b5fbcd97c46bbb0a679f:/math/mpx-mul4-x86-sse2.S diff --git a/math/mpx-mul4-x86-sse2.S b/math/mpx-mul4-x86-sse2.S index e466cfa9..5aee9e6c 100644 --- a/math/mpx-mul4-x86-sse2.S +++ b/math/mpx-mul4-x86-sse2.S @@ -623,7 +623,7 @@ ENDFUNC INTFUNC(mont4) // On entry, EDI points to the destination buffer holding a packed - // value A; EBX points to a packed operand N; ESI points to an + // value W; EBX points to a packed operand N; ESI points to an // expanded operand M; and EDX points to a place to store an expanded // result Y (32 bytes, at a 16-byte boundary). //