aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips32/invalid-mips32r2-xfail.s
blob: 604ddbf974399593fc1dff98855546e09eaa4808 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Instructions that are supposed to be invalid but currently aren't
# This test will XPASS if any insn stops assembling.
#
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32 \
# RUN:     2> %t1
# RUN: not FileCheck %s < %t1
# XFAIL: *

# CHECK-NOT: error
        .set noat
        rdhwr   $sp,$11