blob: 48e1e7a9546b0567e00a3715325334253b41542f [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:
icall
; CHECK: icall ; encoding: [0x09,0x95]
; CHECK-INST: icall