repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
MC
/
RISCV
/
rv32zbkx-invalid.s
blob
6c2cafd335293b84caaec6b66e5c22a82cc21b58
1
# RUN: not llvm-mc -triple riscv32 -mattr=+zbkx < %s 2>&1 | FileCheck %s
2
3
# Too few operands
4
xperm8 t0
,
t1
# CHECK: :[[@LINE]]:1: error: too few operands for instruction
5
# Too few operands
6
xperm4 t0
,
t1
# CHECK: :[[@LINE]]:1: error: too few operands for instruction