From: H.J. Lu Date: Thu, 9 Nov 2006 23:29:20 +0000 (+0000) Subject: 2006-11-09 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6afe73936ac221f19022258fa70776879b071660;p=binutils-gdb.git 2006-11-09 H.J. Lu * gas/i386/sse2.s: Test movdqa with memory destination. * gas/i386/sse2.d: Updated. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ecc40131181..d81914c4767 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2006-11-09 H.J. Lu + + * gas/i386/sse2.s: Test movdqa with memory destination. + * gas/i386/sse2.d: Updated. + 2006-11-09 H.J. Lu * gas/i386/sse2.s: Test movdqu with memory destination. diff --git a/gas/testsuite/gas/i386/sse2.d b/gas/testsuite/gas/i386/sse2.d index 493879da496..8b067f568d7 100644 --- a/gas/testsuite/gas/i386/sse2.d +++ b/gas/testsuite/gas/i386/sse2.d @@ -140,7 +140,7 @@ Disassembly of section .text: 239: f3 0f 5b c8[ ]+cvttps2dq %xmm0,%xmm1 23d: 66 0f f7 c8[ ]+maskmovdqu %xmm0,%xmm1 241: 66 0f 6f c8[ ]+movdqa %xmm0,%xmm1 - 245: 66 0f 6f c8[ ]+movdqa %xmm0,%xmm1 + 245: 66 0f 7f 06[ ]+movdqa %xmm0,\(%esi\) 249: f3 0f 6f c8[ ]+movdqu %xmm0,%xmm1 24d: f3 0f 7f 06[ ]+movdqu %xmm0,\(%esi\) 251: f2 0f d6 c8[ ]+movdq2q %xmm0,%mm1 diff --git a/gas/testsuite/gas/i386/sse2.s b/gas/testsuite/gas/i386/sse2.s index 6ebbf5c63ba..edb79fcba35 100644 --- a/gas/testsuite/gas/i386/sse2.s +++ b/gas/testsuite/gas/i386/sse2.s @@ -132,7 +132,7 @@ foo: cvttps2dq %xmm0, %xmm1 maskmovdqu %xmm0, %xmm1 movdqa %xmm0, %xmm1 - movdqa %xmm0, %xmm1 + movdqa %xmm0, (%esi) movdqu %xmm0, %xmm1 movdqu %xmm0, (%esi) movdq2q %xmm0, %mm1