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