[mips] Move disassembler test (test_2r_msa64) into correct folder.
authorMatheus Almeida <matheus.almeida@imgtec.com>
Mon, 12 May 2014 16:59:34 +0000 (16:59 +0000)
committerMatheus Almeida <matheus.almeida@imgtec.com>
Mon, 12 May 2014 16:59:34 +0000 (16:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208594 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/Disassembler/Mips/msa/test_2r_msa64.txt [new file with mode: 0644]
test/MC/Mips/msa/test_2r_msa64.s

diff --git a/test/MC/Disassembler/Mips/msa/test_2r_msa64.txt b/test/MC/Disassembler/Mips/msa/test_2r_msa64.txt
new file mode 100644 (file)
index 0000000..f212390
--- /dev/null
@@ -0,0 +1,3 @@
+# RUN: llvm-mc --disassemble %s -triple=mips64-unknown-linux -mcpu=mips64r2 -mattr=+msa | FileCheck %s
+
+0x7b 0x03 0x4e 0xde # CHECK:        fill.d  $w27, $9
index 743fb88087d1485c3e353c750c0c5e0d0c50b29a..f6e35c461469f020f36aa54cf9e56f14ac60661b 100644 (file)
@@ -1,11 +1,5 @@
 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
 #
-# RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -filetype=obj -o - | \
-# RUN:   llvm-objdump -d -arch=mips64 -mattr=+msa - | \
-# RUN:     FileCheck %s -check-prefix=CHECKOBJDUMP
-#
 # CHECK:        fill.d  $w27, $9                # encoding: [0x7b,0x03,0x4e,0xde]
 
-# CHECKOBJDUMP:        fill.d  $w27, $9
-
                 fill.d  $w27, $9