bfd:
[binutils.git] / ld / testsuite / ld-tic6x / data-reloc-global.s
blob6a033766510d2d5eaec250356a118ba3615c8a1f
1 .globl s0
2 .globl sff
3 .globl sffff
4 .globl s80000000
5 .globl sffff8000
6 .globl sffffff80
7 .globl sffffffff
8 .data
9 .word s80000000
10 .word sffffffff
11 .word s0
12 .word sffffffff+0xffffffff
13 .word s80000000+0x80000000
14 .short sffffffff
15 .short sffff
16 .short sffff8000
17 .short s0-0x8000
18 .short s80000000+0x80000000
19 .byte sffffffff
20 .byte sff
21 .byte sffffff80
22 .byte s0-0x80
23 .byte s80000000+0x80000000