bfd:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / data-reloc.s
CommitLineData
40b36596
JM
1.data
2.globl a
3.globl ext1
4.globl ext2
5.globl ext3
6a:
7 .word ext1
8 .word ext1 + 4
9 .short ext2
10 .short ext2 - 2
11 .byte ext3
12 .byte ext3 + 1
This page took 0.023119 seconds and 4 git commands to generate.