[mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=mips...
[oota-llvm.git] / test / MC / Mips / mips4 / invalid-mips64-xfail.s
1 # Instructions that are supposed to be invalid but currently aren't
2 # This test will XPASS if any insn stops assembling.
3 #
4 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips4 \
5 # RUN:     2> %t1
6 # RUN: not FileCheck %s < %t1
7 # XFAIL: *
8
9 # CHECK-NOT: error
10         .set noat
11         deret
12         madd    $s6,$t5
13         madd    $zero,$t1
14         maddu   $s3,$gp
15         maddu   $t8,$s2
16         mfc0    $a2,$14,1
17         msub    $s7,$k1
18         msubu   $t7,$a1
19         mtc0    $t1,$29,3
20         mul     $s0,$s4,$at