1# RUN: not llvm-mc -filetype=asm -arch=hexagon %s 2>%t; FileCheck %s < %t
2
3    .text
4r0 = mpyi(r0,#m9)
5
6# CHECK: error: invalid operand for instruction
7