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


foo:

  eijmp

; CHECK: eijmp                  ; encoding: [0x19,0x94]
OpenPOWER on IntegriCloud