blob: 14cdfb2d777fb0646aa0b7e0f41bb54289cda8d8 [file] [log] [blame] [edit]
; RUN: llvm-mc -triple avr -mattr=ijmpcall -show-encoding < %s | FileCheck %s
; RUN: llvm-mc -filetype=obj -triple avr -mattr=ijmpcall < %s | llvm-objdump -dr --mattr=ijmpcall - | FileCheck --check-prefix=CHECK-INST %s
foo:
ijmp
; CHECK: ijmp ; encoding: [0x09,0x94]
; CHECK-INST: ijmp