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


foo:

  ret

; CHECK: ret                  ; encoding: [0x08,0x95]
OpenPOWER on IntegriCloud