[mips] Switch the MIPS-III and MIPS-IV assembler tests to use -mcpu=mips4.
[oota-llvm.git] / test / MC / Mips / mips3 / valid-xfail.s
index 740663e2314fd1fe61faba07a2cc3e23c54989d5..42fa09f20a2c0727124275cc04b8b0774a1d4ec0 100644 (file)
@@ -2,8 +2,8 @@
 # they aren't implemented yet).
 # This test is set up to XPASS if any instruction generates an encoding.
 #
-# FIXME: Test MIPS-III instead of MIPS64
-# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips64   | not FileCheck %s
+# FIXME: Test MIPS-III instead of MIPS-IV
+# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips4 | not FileCheck %s
 # CHECK-NOT: encoding
 # XFAIL: *