summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Hexagon/PacketRules/solo.s
blob: 86107d52f1fc1ad863be2944245f9b40d01f70d1 (plain)
1
2
3
4
5
# RUN: not llvm-mc -arch=hexagon -filetype=asm %s 2>%t; FileCheck %s <%t

{ brkpt
  r0 = r0 }
# CHECK: 3:3: error: Instruction is marked `isSolo' and cannot have other instructions in the same packet
OpenPOWER on IntegriCloud