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


foo:

  ijmp

; CHECK: ijmp                  ; encoding: [0x09,0x94]
OpenPOWER on IntegriCloud