Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / mips / elf-rel3.s
1         .data
2         .type    x,@object
3         .size    x,4
4 x:
5         .word   0x12121212
6         .globl  b
7         .type    b,@object
8         .size    b,8
9 b:
10         .word   b+4
11         .word   x
12         .word   0