summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AVR/inst-icall.s
blob: 6a4b32c9fcc5cd5801e870b54921e4c4da9c9ec2 (plain)
1
2
3
4
5
6
7
8
; RUN: llvm-mc -triple avr -mattr=ijmpcall -show-encoding < %s | FileCheck %s


foo:

  icall

; CHECK: icall                  ; encoding: [0x09,0x95]
OpenPOWER on IntegriCloud