Use "isa" since the variable isn't used.
[llvm-complete.git] / test / MC / AVR / inst-reti.s
blob8490658ce85aaf80c2a9849abc5150d0c31fce6d
1 ; RUN: llvm-mc -triple avr -show-encoding < %s | FileCheck %s
4 foo:
6 reti
8 ; CHECK: reti ; encoding: [0x18,0x95]