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
[lldb-dap] Ensure the IO forwarding threads are managed by the DAP object lifecycle...
[llvm-project.git]
/
llvm
/
test
/
MC
/
RISCV
/
rv32zimop-invalid.s
blob
e4672016bbf7658ec5646f2a8caf82a2b892deaa
1
# RUN: not llvm-mc -triple riscv32 -mattr=+zimop < %s 2>&1 | FileCheck %s
2
3
# Too few operands
4
mop.r.0 t0
# CHECK: :[[@LINE]]:1: error: too few operands for instruction
5
# Too few operands
6
mop.rr.0 t0
,
t1
# CHECK: :[[@LINE]]:1: error: too few operands for instruction