Revert "PowerPC PLT speculative execution barriers"
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / relbrlt.d
CommitLineData
faead562
AM
1#source: relbrlt.s
2#as: -a64
407aa07c 3#ld: -melf64ppc --no-plt-align --no-ld-generated-unwind-info --emit-relocs
176a0d42 4#objdump: -Dr
faead562 5
65fd058f 6.*
faead562
AM
7
8Disassembly of section \.text:
9
bd518033 100*100000c0 <_start>:
9e390558 11[0-9a-f ]*: (49 bf 00 21|21 00 bf 49) bl .*
ac2df442 12[0-9a-f ]*: R_PPC64_REL24 \.text\+0x37e003c
65fd058f 13[0-9a-f ]*: (60 00 00 00|00 00 00 60) nop
9e390558
AM
14[0-9a-f ]*: (49 bf 00 1d|1d 00 bf 49) bl .*
15[0-9a-f ]*: R_PPC64_REL24 \.text\+0x3bf002c
65fd058f
AM
16[0-9a-f ]*: (60 00 00 00|00 00 00 60) nop
17[0-9a-f ]*: (49 bf 00 21|21 00 bf 49) bl .*
9e390558 18[0-9a-f ]*: R_PPC64_REL24 \.text\+0x57e0030
65fd058f 19[0-9a-f ]*: (60 00 00 00|00 00 00 60) nop
e4e0193e 20[0-9a-f ]*: 00 00 00 00 \.long 0x0
65fd058f 21[0-9a-f ]*: (4b ff ff e4|e4 ff ff 4b) b .* <_start>
faead562
AM
22 \.\.\.
23
9e390558
AM
24[0-9a-f ]*<.*long_branch.*>:
25[0-9a-f ]*: (49 bf 00 1c|1c 00 bf 49) b .* <far>
26[0-9a-f ]*: R_PPC64_REL24 \*ABS\*\+0x137e00fc
27
e4e0193e 28[0-9a-f ]*<.*plt_branch.*>:
9e390558
AM
29[0-9a-f ]*: (e9 82 80 f8|f8 80 82 e9) ld r12,-32520\(r2\)
30[0-9a-f ]*: R_PPC64_TOC16_DS \*ABS\*\+0x157f00f8
71a39c98 31[0-9a-f ]*: (7d 89 03 a6|a6 03 89 7d) mtctr r12
65fd058f 32[0-9a-f ]*: (4e 80 04 20|20 04 80 4e) bctr
e4e0193e 33
e4e0193e 34[0-9a-f ]*<.*plt_branch.*>:
9e390558
AM
35[0-9a-f ]*: (e9 82 81 00|00 81 82 e9) ld r12,-32512\(r2\)
36[0-9a-f ]*: R_PPC64_TOC16_DS \*ABS\*\+0x157f0100
71a39c98 37[0-9a-f ]*: (7d 89 03 a6|a6 03 89 7d) mtctr r12
65fd058f 38[0-9a-f ]*: (4e 80 04 20|20 04 80 4e) bctr
faead562
AM
39 \.\.\.
40
bd518033 410*137e00fc <far>:
65fd058f 42[0-9a-f ]*: (4e 80 00 20|20 00 80 4e) blr
faead562
AM
43 \.\.\.
44
9e390558 450*13bf00ec <far2far>:
65fd058f 46[0-9a-f ]*: (4e 80 00 20|20 00 80 4e) blr
faead562
AM
47 \.\.\.
48
9e390558 490*157e00f0 <huge>:
65fd058f 50[0-9a-f ]*: (4e 80 00 20|20 00 80 4e) blr
176a0d42
AM
51
52Disassembly of section \.branch_lt:
53
9e390558
AM
540*157f00f8 .*:
55[0-9a-f ]*: (00 00 00 00|ec 00 bf 13) .*
56[0-9a-f ]*: R_PPC64_RELATIVE \*ABS\*\+0x13bf00ec
57[0-9a-f ]*: (13 bf 00 ec|00 00 00 00) .*
58[0-9a-f ]*: (00 00 00 00|f0 00 7e 15) .*
59[0-9a-f ]*: R_PPC64_RELATIVE \*ABS\*\+0x157e00f0
60[0-9a-f ]*: (15 7e 00 f0|00 00 00 00) .*
This page took 0.498463 seconds and 4 git commands to generate.