1# RUN: not llvm-mc -triple riscv32 -mattr=+c,+experimental-zbproposedc < %s 2>&1 | FileCheck %s 2 3# Too many operands 4c.not s0, s1 # CHECK: :[[@LINE]]:11: error: invalid operand for instruction 5c.neg s0, s1 # CHECK: :[[@LINE]]:11: error: invalid operand for instruction 6