[lldb-dap] Ensure the IO forwarding threads are managed by the DAP object lifecycle...
[llvm-project.git] / llvm / test / MC / RISCV / rv32zimop-invalid.s
blobe4672016bbf7658ec5646f2a8caf82a2b892deaa
1 # RUN: not llvm-mc -triple riscv32 -mattr=+zimop < %s 2>&1 | FileCheck %s
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