Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / AVR / inst-eijmp.s
blob78e2f539a8b009e36a64ed42412b679676452acb
1 ; RUN: llvm-mc -triple avr -mattr=eijmpcall -show-encoding < %s | FileCheck %s
2 ; RUN: llvm-mc -filetype=obj -triple avr -mattr=eijmpcall < %s | llvm-objdump -d --mattr=eijmpcall - | FileCheck --check-prefix=CHECK-INST %s
5 foo:
7 eijmp
9 ; CHECK: eijmp ; encoding: [0x19,0x94]
11 ; CHECK-INST: eijmp