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