Use movq instead of movdqu.
authorFritz Koenig <frkoenig@google.com>
Mon, 20 Sep 2010 16:30:49 +0000 (09:30 -0700)
committerFritz Koenig <frkoenig@google.com>
Mon, 20 Sep 2010 18:34:26 +0000 (11:34 -0700)
commitb7dc9398f2b5b749a1369312ed4a4666e4e326cf
tree4354e24722fb71ea6ae3c86e23de9dbf5b2d9a56
parent1c906448cc6ff4cc45ebcea0ef4f05923dc84f8a
Use movq instead of movdqu.

Movdqu is more expensive (throughput, uops) than movq.  Minimal
impact for newer big cores, but ~2.25% gain on Atom.

Change-Id: I62c80bb1cc01d8a91c350c4c7719462809a4ef7f
vp8/common/x86/subpixel_ssse3.asm