1 # RUN: llvm-mc -arch=hexagon -filetype=asm %s 2>%t; FileCheck %s <%t
4 # Check that proper packets are not wrongly flagged as invalid.
9 if
(cmp.eq
(r3.new
,#0)) jump:nt .
13 # CHECK-NOT: rror: invalid instruction packet
18 if
(cmp.eq
(r3.new
,#0)) jump:nt .
22 # CHECK-NOT: rror: invalid instruction packet
24 # Special case of a fat packet that will slim when a compound is formed.
28 IF
(!P0.NEW
) JUMP
:NT
.
32 # CHECK-NOT: rror: invalid instruction packet
37 if
(cmp.eq
(r3.new
,#0)) jump:nt .
41 # CHECK-NOT: rror: invalid instruction packet
45 # CHECK-NOT: rror: invalid instruction packet
54 # CHECK-NOT: rror: invalid instruction packet