ld/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / relbrlt.d
CommitLineData
faead562
AM
1#source: relbrlt.s
2#as: -a64
58d180e8 3#ld: -melf64ppc --no-ld-generated-unwind-info --emit-relocs
176a0d42 4#objdump: -Dr
faead562
AM
5
6.*: file format elf64-powerpc
7
8Disassembly of section \.text:
9
bd518033 100*100000c0 <_start>:
ac2df442
AM
11[0-9a-f ]*: 49 bf 00 2d bl .*
12[0-9a-f ]*: R_PPC64_REL24 \.text\+0x37e003c
e4e0193e
AM
13[0-9a-f ]*: 60 00 00 00 nop
14[0-9a-f ]*: 49 bf 00 19 bl .*
15[0-9a-f ]*: R_PPC64_REL24 \.text\+0x3bf0020
16[0-9a-f ]*: 60 00 00 00 nop
ac2df442 17[0-9a-f ]*: 49 bf 00 21 bl .*
e4e0193e
AM
18[0-9a-f ]*: R_PPC64_REL24 \.text\+0x57e0024
19[0-9a-f ]*: 60 00 00 00 nop
20[0-9a-f ]*: 00 00 00 00 \.long 0x0
21[0-9a-f ]*: 4b ff ff e4 b .* <_start>
faead562
AM
22 \.\.\.
23
e4e0193e 24[0-9a-f ]*<.*plt_branch.*>:
ac2df442 25[0-9a-f ]*: e9 62 80 00 ld r11,-32768\(r2\)
bd518033 26[0-9a-f ]*: R_PPC64_TOC16_DS \*ABS\*\+0x157f00e8
e4e0193e
AM
27[0-9a-f ]*: 7d 69 03 a6 mtctr r11
28[0-9a-f ]*: 4e 80 04 20 bctr
29
30[0-9a-f ]*<.*long_branch.*>:
ac2df442 31[0-9a-f ]*: 49 bf 00 10 b .* <far>
bd518033 32[0-9a-f ]*: R_PPC64_REL24 \*ABS\*\+0x137e00fc
e4e0193e
AM
33
34[0-9a-f ]*<.*plt_branch.*>:
ac2df442 35[0-9a-f ]*: e9 62 80 08 ld r11,-32760\(r2\)
bd518033 36[0-9a-f ]*: R_PPC64_TOC16_DS \*ABS\*\+0x157f00f0
e4e0193e
AM
37[0-9a-f ]*: 7d 69 03 a6 mtctr r11
38[0-9a-f ]*: 4e 80 04 20 bctr
faead562
AM
39 \.\.\.
40
bd518033 410*137e00fc <far>:
e4e0193e 42[0-9a-f ]*: 4e 80 00 20 blr
faead562
AM
43 \.\.\.
44
bd518033 450*13bf00e0 <far2far>:
e4e0193e 46[0-9a-f ]*: 4e 80 00 20 blr
faead562
AM
47 \.\.\.
48
bd518033 490*157e00e4 <huge>:
e4e0193e 50[0-9a-f ]*: 4e 80 00 20 blr
176a0d42
AM
51
52Disassembly of section \.branch_lt:
53
bd518033 540*157f00e8 <\.branch_lt>:
176a0d42 55[0-9a-f ]*: 00 00 00 00 .*
bd518033
AM
56[0-9a-f ]*: R_PPC64_RELATIVE \*ABS\*\+0x13bf00e0
57[0-9a-f ]*: 13 bf 00 e0 .*
176a0d42 58[0-9a-f ]*: 00 00 00 00 .*
bd518033
AM
59[0-9a-f ]*: R_PPC64_RELATIVE \*ABS\*\+0x157e00e4
60[0-9a-f ]*: 15 7e 00 e4 .*
This page took 0.218666 seconds and 4 git commands to generate.