brintos

brintos / llvm-project-archived public Read only

0
0
Text · 315 B · b2b612d Raw
12 lines · plain
1# Instructions that are supposed to be invalid but currently aren't2# 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> %t16# RUN: not FileCheck %s < %t17# XFAIL: *8 9# CHECK-NOT: error10        .set noat11	rdhwr	$sp,$1112