X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/blobdiff_plain/9b9763c0730b1393ad096a03a4007a3d4224bb3c..d22691798187585df60826582ff71103d18b8367:/math/mpx-mul4-x86-sse2.S diff --git a/math/mpx-mul4-x86-sse2.S b/math/mpx-mul4-x86-sse2.S index ab238862..0e87ff58 100644 --- a/math/mpx-mul4-x86-sse2.S +++ b/math/mpx-mul4-x86-sse2.S @@ -276,7 +276,7 @@ psrldq \c1, 8 // (0, y^*_1, 0, 0) psrldq \c2, 4 // (0, 0, y^*_2, 0) .ifnes "\h", "nil" - movdqu \t, \c3 + movdqa \t, \c3 pxor \u, \u .endif pslldq \c3, 12 // (0, 0, 0, y^*_3)