f32dbaf0b2
Former-commit-id: 10196d987d5fc5564b9d3b33b1fdf13190f4d0b5
6 lines
200 B
ArmAsm
6 lines
200 B
ArmAsm
# 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
|