Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / mn10200 / movb.s
1         .text
2         movb (8,a2),d1
3         movb (256,a2),d1
4         movb (131071,a2),d1
5         movb (d2,a2),d3
6         movb (131071),d2
7         movb d1,(a2)
8         movb d1,(8,a2)
9         movb d1,(256,a2)
10         movb d1,(131071,a2)
11         movb d1,(d2,a2)
12         movb d1,(256)
13         movb d1,(131071)