2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 29 Aug 2007 19:42:36 +0000 (19:42 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 29 Aug 2007 19:42:36 +0000 (19:42 +0000)
* gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.

* gas/i386/x86-64-reg.s: New. Add tests for instructions
with one register operand.
* gas/i386/x86-64-reg-intel.d: Likewise.
* gas/i386/x86-64-reg.d: Likewise.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/x86-64-reg-intel.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-reg.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-reg.s [new file with mode: 0644]

index c2c61ee2a21a0df935b4befc2c99992392867867..8127ac80ec5f8ed9272cd49db7c54fea561ed8f5 100644 (file)
@@ -1,3 +1,12 @@
+2007-08-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.
+
+       * gas/i386/x86-64-reg.s: New. Add tests for instructions
+       with one register operand.
+       * gas/i386/x86-64-reg-intel.d: Likewise.
+       * gas/i386/x86-64-reg.d: Likewise.
+
 2007-08-29  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gas/i386/i386.exp: Run reg and reg-intel.
index 6a29127c0b2861f37627e8d54ecd3c5599ddbdfc..a88dc0cd347ac8e225c804ea647bc2a98926de06 100644 (file)
@@ -193,6 +193,8 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
     run_dump_test "x86-64-simd-intel"
     run_dump_test "x86-64-mem"
     run_dump_test "x86-64-mem-intel"
+    run_dump_test "x86-64-reg"
+    run_dump_test "x86-64-reg-intel"
 
     if { ![istarget "*-*-aix*"]
       && ![istarget "*-*-beos*"]
diff --git a/gas/testsuite/gas/i386/x86-64-reg-intel.d b/gas/testsuite/gas/i386/x86-64-reg-intel.d
new file mode 100644 (file)
index 0000000..c04645b
--- /dev/null
@@ -0,0 +1,47 @@
+#source: x86-64-reg.s
+#as: -J
+#objdump: -dw -Mintel
+#name: x86-64 reg (Intel mode)
+
+.*: +file format .*
+
+Disassembly of section .text:
+
+0+ <_start>:
+[      ]*[a-f0-9]+:    0f 71 d6 02             psrlw  mm6,0x2
+[      ]*[a-f0-9]+:    66 41 0f 71 d2 02       psrlw  xmm10,0x2
+[      ]*[a-f0-9]+:    0f 71 e6 02             psraw  mm6,0x2
+[      ]*[a-f0-9]+:    66 41 0f 71 e2 02       psraw  xmm10,0x2
+[      ]*[a-f0-9]+:    0f 71 f6 02             psllw  mm6,0x2
+[      ]*[a-f0-9]+:    66 41 0f 71 f2 02       psllw  xmm10,0x2
+[      ]*[a-f0-9]+:    0f 72 d6 02             psrld  mm6,0x2
+[      ]*[a-f0-9]+:    66 41 0f 72 d2 02       psrld  xmm10,0x2
+[      ]*[a-f0-9]+:    0f 72 e6 02             psrad  mm6,0x2
+[      ]*[a-f0-9]+:    66 41 0f 72 e2 02       psrad  xmm10,0x2
+[      ]*[a-f0-9]+:    0f 72 f6 02             pslld  mm6,0x2
+[      ]*[a-f0-9]+:    66 41 0f 72 f2 02       pslld  xmm10,0x2
+[      ]*[a-f0-9]+:    0f 73 d6 02             psrlq  mm6,0x2
+[      ]*[a-f0-9]+:    66 41 0f 73 d2 02       psrlq  xmm10,0x2
+[      ]*[a-f0-9]+:    66 41 0f 73 da 02       psrldq xmm10,0x2
+[      ]*[a-f0-9]+:    0f 73 f6 02             psllq  mm6,0x2
+[      ]*[a-f0-9]+:    66 41 0f 73 f2 02       psllq  xmm10,0x2
+[      ]*[a-f0-9]+:    66 41 0f 73 fa 02       pslldq xmm10,0x2
+[      ]*[a-f0-9]+:    0f 71 d6 02             psrlw  mm6,0x2
+[      ]*[a-f0-9]+:    66 0f 71 d2 02          psrlw  xmm2,0x2
+[      ]*[a-f0-9]+:    0f 71 e6 02             psraw  mm6,0x2
+[      ]*[a-f0-9]+:    66 0f 71 e2 02          psraw  xmm2,0x2
+[      ]*[a-f0-9]+:    0f 71 f6 02             psllw  mm6,0x2
+[      ]*[a-f0-9]+:    66 0f 71 f2 02          psllw  xmm2,0x2
+[      ]*[a-f0-9]+:    0f 72 d6 02             psrld  mm6,0x2
+[      ]*[a-f0-9]+:    66 0f 72 d2 02          psrld  xmm2,0x2
+[      ]*[a-f0-9]+:    0f 72 e6 02             psrad  mm6,0x2
+[      ]*[a-f0-9]+:    66 0f 72 e2 02          psrad  xmm2,0x2
+[      ]*[a-f0-9]+:    0f 72 f6 02             pslld  mm6,0x2
+[      ]*[a-f0-9]+:    66 0f 72 f2 02          pslld  xmm2,0x2
+[      ]*[a-f0-9]+:    0f 73 d6 02             psrlq  mm6,0x2
+[      ]*[a-f0-9]+:    66 0f 73 d2 02          psrlq  xmm2,0x2
+[      ]*[a-f0-9]+:    66 0f 73 da 02          psrldq xmm2,0x2
+[      ]*[a-f0-9]+:    0f 73 f6 02             psllq  mm6,0x2
+[      ]*[a-f0-9]+:    66 0f 73 f2 02          psllq  xmm2,0x2
+[      ]*[a-f0-9]+:    66 0f 73 fa 02          pslldq xmm2,0x2
+#pass
diff --git a/gas/testsuite/gas/i386/x86-64-reg.d b/gas/testsuite/gas/i386/x86-64-reg.d
new file mode 100644 (file)
index 0000000..fb560d1
--- /dev/null
@@ -0,0 +1,46 @@
+#as: -J
+#objdump: -dw
+#name: x86-64 reg
+
+.*: +file format .*
+
+Disassembly of section .text:
+
+0+ <_start>:
+[      ]*[a-f0-9]+:    0f 71 d6 02             psrlw  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 41 0f 71 d2 02       psrlw  \$0x2,%xmm10
+[      ]*[a-f0-9]+:    0f 71 e6 02             psraw  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 41 0f 71 e2 02       psraw  \$0x2,%xmm10
+[      ]*[a-f0-9]+:    0f 71 f6 02             psllw  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 41 0f 71 f2 02       psllw  \$0x2,%xmm10
+[      ]*[a-f0-9]+:    0f 72 d6 02             psrld  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 41 0f 72 d2 02       psrld  \$0x2,%xmm10
+[      ]*[a-f0-9]+:    0f 72 e6 02             psrad  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 41 0f 72 e2 02       psrad  \$0x2,%xmm10
+[      ]*[a-f0-9]+:    0f 72 f6 02             pslld  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 41 0f 72 f2 02       pslld  \$0x2,%xmm10
+[      ]*[a-f0-9]+:    0f 73 d6 02             psrlq  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 41 0f 73 d2 02       psrlq  \$0x2,%xmm10
+[      ]*[a-f0-9]+:    66 41 0f 73 da 02       psrldq \$0x2,%xmm10
+[      ]*[a-f0-9]+:    0f 73 f6 02             psllq  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 41 0f 73 f2 02       psllq  \$0x2,%xmm10
+[      ]*[a-f0-9]+:    66 41 0f 73 fa 02       pslldq \$0x2,%xmm10
+[      ]*[a-f0-9]+:    0f 71 d6 02             psrlw  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 0f 71 d2 02          psrlw  \$0x2,%xmm2
+[      ]*[a-f0-9]+:    0f 71 e6 02             psraw  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 0f 71 e2 02          psraw  \$0x2,%xmm2
+[      ]*[a-f0-9]+:    0f 71 f6 02             psllw  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 0f 71 f2 02          psllw  \$0x2,%xmm2
+[      ]*[a-f0-9]+:    0f 72 d6 02             psrld  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 0f 72 d2 02          psrld  \$0x2,%xmm2
+[      ]*[a-f0-9]+:    0f 72 e6 02             psrad  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 0f 72 e2 02          psrad  \$0x2,%xmm2
+[      ]*[a-f0-9]+:    0f 72 f6 02             pslld  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 0f 72 f2 02          pslld  \$0x2,%xmm2
+[      ]*[a-f0-9]+:    0f 73 d6 02             psrlq  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 0f 73 d2 02          psrlq  \$0x2,%xmm2
+[      ]*[a-f0-9]+:    66 0f 73 da 02          psrldq \$0x2,%xmm2
+[      ]*[a-f0-9]+:    0f 73 f6 02             psllq  \$0x2,%mm6
+[      ]*[a-f0-9]+:    66 0f 73 f2 02          psllq  \$0x2,%xmm2
+[      ]*[a-f0-9]+:    66 0f 73 fa 02          pslldq \$0x2,%xmm2
+#pass
diff --git a/gas/testsuite/gas/i386/x86-64-reg.s b/gas/testsuite/gas/i386/x86-64-reg.s
new file mode 100644 (file)
index 0000000..6dcaba5
--- /dev/null
@@ -0,0 +1,44 @@
+# Check 64bit instructions with one register operand
+
+       .text
+_start:
+psrlw $2, %mm6
+psrlw $2, %xmm10
+psraw $2, %mm6
+psraw $2, %xmm10
+psllw $2, %mm6
+psllw $2, %xmm10
+psrld $2, %mm6
+psrld $2, %xmm10
+psrad $2, %mm6
+psrad $2, %xmm10
+pslld $2, %mm6
+pslld $2, %xmm10
+psrlq $2, %mm6
+psrlq $2, %xmm10
+psrldq $2, %xmm10
+psllq $2, %mm6
+psllq $2, %xmm10
+pslldq $2, %xmm10
+
+.intel_syntax noprefix
+psrlw mm6, 2
+psrlw xmm2, 2
+psraw mm6, 2
+psraw xmm2, 2
+psllw mm6, 2
+psllw xmm2, 2
+psrld mm6, 2
+psrld xmm2, 2
+psrad mm6, 2
+psrad xmm2, 2
+pslld mm6, 2
+pslld xmm2, 2
+psrlq mm6, 2
+psrlq xmm2, 2
+psrldq xmm2, 2
+psllq mm6, 2
+psllq xmm2, 2
+pslldq xmm2, 2
+
+.p2align 4,0
This page took 0.029409 seconds and 4 git commands to generate.