Remove restriction on skipping some linker tests because their default image base...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-1-micromips.dd
1
2 .*
3
4 Disassembly of section \.text:
5
6 00041000 <\.pic\.f3>:
7 41000: 3c190004 lui t9,0x4
8 41004: 08010415 j 41054 <f3>
9 41008: 27391054 addiu t9,t9,4180
10 4100c: 00000000 nop
11
12 00041010 <\.pic\.f2>:
13 41010: 41b9 0004 lui t9,0x4
14 41014: d402 0823 j 41046 <f2>
15 41018: 3339 1047 addiu t9,t9,4167
16 \.\.\.
17
18 00041028 <\.pic\.f1>:
19 41028: 41b9 0004 lui t9,0x4
20 4102c: 3339 1031 addiu t9,t9,4145
21
22 00041030 <f1>:
23 41030: 41bc 0002 lui gp,0x2
24 41034: 339c 6fcf addiu gp,gp,28623
25 41038: 033c e150 addu gp,gp,t9
26 4103c: f001 0415 jalx 41054 <f3>
27 41040: 0000 0000 nop
28 41044: 45bf jrc ra
29
30 00041046 <f2>:
31 41046: 41bc 0002 lui gp,0x2
32 4104a: 339c 6fb9 addiu gp,gp,28601
33 4104e: 033c e150 addu gp,gp,t9
34 41052: 45bf jrc ra
35
36 00041054 <f3>:
37 41054: 3c1c0002 lui gp,0x2
38 41058: 279c6fac addiu gp,gp,28588
39 4105c: 0399e021 addu gp,gp,t9
40
41 00041060 <__start>:
42 41060: f402 0814 jal 41028 <\.pic\.f1>
43 41064: 0000 0000 nop
44 41068: f402 0808 jal 41010 <\.pic\.f2>
45 4106c: 0000 0000 nop
46 41070: f001 0400 jalx 41000 <\.pic\.f3>
47 41074: 0000 0000 nop
48 \.\.\.
This page took 0.031413 seconds and 4 git commands to generate.