aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/msa/test_cbranch.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Mips/msa/test_cbranch.s')
-rw-r--r--test/MC/Mips/msa/test_cbranch.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/Mips/msa/test_cbranch.s b/test/MC/Mips/msa/test_cbranch.s
index 2fc65af..37b8872 100644
--- a/test/MC/Mips/msa/test_cbranch.s
+++ b/test/MC/Mips/msa/test_cbranch.s
@@ -1,4 +1,4 @@
-# RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=mips32r2 -mattr=+msa -arch=mips | FileCheck %s
+# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
#
#CHECK: bnz.b $w0, 4 # encoding: [0x47,0x80,0x00,0x01]
#CHECK: nop # encoding: [0x00,0x00,0x00,0x00]