ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / pcrel-reloc-global-rel.d
CommitLineData
41820509
JM
1#name: C6X PC-relative relocations, global symbols, REL
2#as: -mlittle-endian -mgenerate-rel
3#ld: -melf32_tic6x_le -Tgeneric.ld --defsym s7a=0x0fffff00 --defsym s7b=0x100000fc --defsym s10a=0x0ffff800 --defsym s10b=0x100007fc --defsym s12a=0x0fffe000 --defsym s12b=0x10001ffc --defsym s21a=0x0fc00000 --defsym s21b=0x103ffffc
4#source: pcrel-reloc-global.s
5#objdump: -dr
6
7.*: *file format elf32-tic6x-le
8
9
10Disassembly of section \.text:
11
1210000000 <[^>]*>:
1310000000:[ \t]+00c00162[ \t]+addkpc \.S2 fffff00 <[^>]*>,b1,0
1410000004:[ \t]+00bf0162[ \t]+addkpc \.S2 100000fc <[^>]*>,b1,0
1510000008:[ \t]+08000012[ \t]+b \.S2 fc00000 <[^>]*>
161000000c:[ \t]+07ffff92[ \t]+b \.S2 103ffffc <[^>]*>
1710000010:[ \t]+00c01022[ \t]+bdec \.S2 ffff800 <[^>]*>,b1
1810000014:[ \t]+00bff022[ \t]+bdec \.S2 100007fc <[^>]*>,b1
1910000018:[ \t]+08000122[ \t]+bnop \.S2 fffe000 <[^>]*>,0
201000001c:[ \t]+07ff0122[ \t]+bnop \.S2 10001ffc <[^>]*>,0
This page took 0.643405 seconds and 4 git commands to generate.