1# RUN: llvm-mc -arch=hexagon -filetype=obj %s | llvm-objdump -d - | FileCheck %s 2# 3 4.I1: 5nop 6 7# CHECK: <.I1>: 8# CHECK: nop 9