Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / h8300 / symaddgen.s
1         .h8300hn
2         .text
3 foo:
4         mov.l er6,@-er7
5         mov.w r7,r6
6         mov.w #2000,r2
7         mov.w r2,@-4064:16
8         mov.w #10000,r2
9         mov.w r2,@_var2
10         mov.l @er7+,er6
11         rts
12         .comm _var2,2,2
13         .end