Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-visium / reloc2.s
blob517d97711389c8802569920a3725dca22c6b43df
1 .global abs1
2 abs1 = 0x1000
4 .data
5 .global data1
6 data1:
7 .text
8 .global text1
9 text1:
10 .global text2
11 text2 = . + 65536
12 .end