9 lines
133 B
ArmAsm
Raw Normal View History

; RUN: llvm-mc -triple avr -show-encoding < %s | FileCheck %s
foo:
reti
; CHECK: reti ; encoding: [0x18,0x95]