1 ; RUN
: llvm-mc
-triple avr
-show-encoding
< %s | FileCheck
%s
13 ; CHECK
: andi
r16, 255 ; encoding
: [0x0f,0x7f]
14 ; CHECK
: andi
r29, 190 ; encoding
: [0xde,0x7b]
15 ; CHECK
: andi
r22, 172 ; encoding
: [0x6c,0x7a]
16 ; CHECK
: andi
r27, 92 ; encoding
: [0xbc,0x75]
18 ; CHECK
: andi
r20, BAR ; encoding
: [0x40'A',0x70]
19 ; CHECK
: ; fixup
A - offset
: 0, value
: BAR
, kind
: fixup_ldi