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


foo:

  reti

; CHECK: reti                  ; encoding: [0x18,0x95]
OpenPOWER on IntegriCloud