[mips] Implement ehb, ssnop, and pause in assembler
[oota-llvm.git] / test / MC / Mips / mips1 / valid-xfail.s
1 # Instructions that should be valid but currently fail for known reasons (e.g.
2 # they aren't implemented yet).
3 # This test is set up to XPASS if any instruction generates an encoding.
4 #
5 # FIXME: Test MIPS-I instead of MIPS32
6 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32 | not FileCheck %s
7 # CHECK-NOT: encoding
8 # XFAIL: *
9
10         .set noat
11         tlbp
12         tlbr
13         tlbwi
14         tlbwr
15         lwc0    c0_entrylo,-7321($s2)
16         lwc3    $10,-32265($k0)
17         swc0    c0_prid,18904($s3)