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


foo:

  eicall

; CHECK: eicall                  ; encoding: [0x19,0x95]
OpenPOWER on IntegriCloud