Accept mips-sgi-irix output in a few ld tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-6-n64.dd
CommitLineData
861fb55a
DJ
1# GOT layout:
2#
3# -32752: lazy resolution function
c5d6fa44
RS
4# -32748: reserved for module pointer
5# -32744: extd2's local GOT entry (copy reloc)
6# -32740: extf3's local GOT entry (PLT entry)
7# -32736: extf4's local GOT entry (PLT entry)
8# -32732: extf2's global GOT entry (undefined 0)
9# -32728: extf1's global GOT entry (.MIPS.stubs entry)
10# -32724: extd1's global GOT entry (undefined 0)
11# -32720: extd4's global GOT entry (undefined 0, reloc only)
861fb55a
DJ
12
13.*
14
15Disassembly of section \.plt:
16
170+43080 <.*>:
18.*: 3c0e0008 lui t2,0x8
19.*: ddd91000 ld t9,4096\(t2\)
20.*: 25ce1000 addiu t2,t2,4096
21.*: 030ec023 subu t8,t8,t2
40fc1451 22.*: 03e07825 move t3,ra
861fb55a
DJ
23.*: 0018c0c2 srl t8,t8,0x3
24.*: 0320f809 jalr t9
25.*: 2718fffe addiu t8,t8,-2
26
270+430a0 <extf4@plt>:
28.*: 3c0f0008 lui t3,0x8
29.*: ddf91010 ld t9,4112\(t3\)
861fb55a 30.*: 03200008 jr t9
1c4c13cd 31.*: 25f81010 addiu t8,t3,4112
861fb55a
DJ
32
330+430b0 <extf5@plt>:
34.*: 3c0f0008 lui t3,0x8
35.*: ddf91018 ld t9,4120\(t3\)
861fb55a 36.*: 03200008 jr t9
1c4c13cd 37.*: 25f81018 addiu t8,t3,4120
861fb55a
DJ
38
390+430c0 <extf3@plt>:
40.*: 3c0f0008 lui t3,0x8
41.*: ddf91020 ld t9,4128\(t3\)
861fb55a 42.*: 03200008 jr t9
1c4c13cd 43.*: 25f81020 addiu t8,t3,4128
861fb55a
DJ
44
45Disassembly of section \.text:
46
470+44000 <.*>:
48 \.\.\.
49
500+44008 <\.pic\.f1>:
51 44008: 3c190004 lui t9,0x4
52 4400c: 27394010 addiu t9,t9,16400
53
540+44010 <f1>:
55 44010: 0c011013 jal 4404c <f3>
56 44014: 3c020004 lui v0,0x4
57 44018: 03e00008 jr ra
58 4401c: 24424020 addiu v0,v0,16416
59
600+44020 <f2>:
61 44020: 3c1c0006 lui gp,0x6
62 44024: 0399e021 addu gp,gp,t9
63 44028: 279c3fd0 addiu gp,gp,16336
c5d6fa44
RS
64 4402c: df998040 ld t9,-32704\(gp\)
65 44030: df848038 ld a0,-32712\(gp\)
66 44034: df858048 ld a1,-32696\(gp\)
861fb55a 67 44038: 0320f809 jalr t9
c5d6fa44 68 4403c: df868020 ld a2,-32736\(gp\)
861fb55a
DJ
69 44040: df998028 ld t9,-32728\(gp\)
70 44044: 03200008 jr t9
c5d6fa44 71 44048: df848030 ld a0,-32720\(gp\)
861fb55a
DJ
72
730+4404c <f3>:
74 4404c: 03e00008 jr ra
75 44050: 00000000 nop
76 \.\.\.
77
780+44060 <__start>:
79 44060: 0c011002 jal 44008 <\.pic\.f1>
80 44064: 00000000 nop
81 44068: 3c020004 lui v0,0x4
82 4406c: 24424020 addiu v0,v0,16416
83 44070: 0c010c30 jal 430c0 <extf3@plt>
84 44074: 00000000 nop
85 44078: 0c010c28 jal 430a0 <extf4@plt>
86 4407c: 00000000 nop
87 44080: 0c010c2c jal 430b0 <extf5@plt>
88 44084: 00000000 nop
89 44088: 3c02000a lui v0,0xa
90 4408c: 24422000 addiu v0,v0,8192
91 44090: 3c02000a lui v0,0xa
92 44094: 24422018 addiu v0,v0,8216
93 \.\.\.
1bbce132 94
861fb55a
DJ
95Disassembly of section \.MIPS\.stubs:
96
1bbce132 970+440a0 <_MIPS_STUBS_>:
861fb55a 98 440a0: df998010 ld t9,-32752\(gp\)
40fc1451 99 440a4: 03e07825 move t3,ra
861fb55a 100 440a8: 0320f809 jalr t9
c5d6fa44 101 440ac: 64180009 daddiu t8,zero,9
861fb55a 102 \.\.\.
This page took 0.535781 seconds and 4 git commands to generate.