summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Hexagon/PacketRules/restrict_ax.s
blob: b8f7a1f782c30cb130905f3ca88503a30d100cb4 (plain)
1
2
3
4
{ r0=memw_locked(r0)
  r1=-mpyi(r0,#0) }
# RUN: not llvm-mc -arch=hexagon -filetype=asm %s 2>%t; FileCheck %s --check-prefix=CHECK00 <%t
# CHECK00: 1:3: error: Instruction can only be in a packet with ALU or non-FPU XTYPE instructions
OpenPOWER on IntegriCloud