Make the objfile constructor private
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / sbr-reloc-global.d
CommitLineData
40b36596
JM
1#name: C6X SB-relative relocations, global symbols
2#as: -mlittle-endian
3#ld: -melf32_tic6x_le -Tsbr.ld --defsym sw1=0x80 --defsym sw2=0x2007c --defsym sh1=0x80 --defsym sh2=0x1007e --defsym sb1=0x80 --defsym sb2=0x807f --defsym sb16a=0xffff8080 --defsym sb16b=0x807f --defsym sbw=0x123456f8 --defsym shw=0x2468ad70 --defsym sww=0x48d15a60
4#source: sbr-reloc-global.s
5#objdump: -dr
6
7.*: *file format elf32-tic6x-le
8
9
10Disassembly of section \.text:
11
1210000000 <[^>]*>:
1310000000:[ \t]+0080006e[ \t]+ldw \.D2T2 \*\+b14\(0\),b1
1410000004:[ \t]+00ffff6e[ \t]+ldw \.D2T2 \*\+b14\(131068\),b1
1510000008:[ \t]+0080004e[ \t]+ldh \.D2T2 \*\+b14\(0\),b1
161000000c:[ \t]+00ffff4e[ \t]+ldh \.D2T2 \*\+b14\(65534\),b1
1710000010:[ \t]+0080002e[ \t]+ldb \.D2T2 \*\+b14\(0\),b1
1810000014:[ \t]+00ffff2e[ \t]+ldb \.D2T2 \*\+b14\(32767\),b1
1910000018:[ \t]+00c00028[ \t]+mvk \.S1 -32768,a1
201000001c:[ \t]+00bfffa8[ \t]+mvk \.S1 32767,a1
2110000020:[ \t]+00ab3c28[ \t]+mvk \.S1 22136,a1
2210000024:[ \t]+00891a68[ \t]+mvkh \.S1 305397760,a1
2310000028:[ \t]+00ab3c28[ \t]+mvk \.S1 22136,a1
241000002c:[ \t]+00891a68[ \t]+mvkh \.S1 305397760,a1
2510000030:[ \t]+00ab3c28[ \t]+mvk \.S1 22136,a1
2610000034:[ \t]+00891a68[ \t]+mvkh \.S1 305397760,a1
27[ \t]*\.\.\.
This page took 0.467571 seconds and 4 git commands to generate.