2006-11-09 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 9 Nov 2006 23:29:20 +0000 (23:29 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 9 Nov 2006 23:29:20 +0000 (23:29 +0000)
* gas/i386/sse2.s: Test movdqa with memory destination.
* gas/i386/sse2.d: Updated.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/sse2.d
gas/testsuite/gas/i386/sse2.s

index ecc40131181407e20b80cede255c284643b86dd0..d81914c476781e3eecf11a027cf8bf0102009085 100644 (file)
@@ -1,3 +1,8 @@
+2006-11-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/sse2.s: Test movdqa with memory destination.
+       * gas/i386/sse2.d: Updated.
+
 2006-11-09  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gas/i386/sse2.s: Test movdqu with memory destination.
index 493879da496c446f45f5b950f476936986622739..8b067f568d7e729efdcaf8d7ceea838bf6648763 100644 (file)
@@ -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
index 6ebbf5c63ba2a65accdb549a42a79a8c1fba87b2..edb79fcba3530b540f9900a3f042ced251df7447 100644 (file)
@@ -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