2008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-5b.dd
1
2 .*
3
4 Disassembly of section \.plt:
5
6 00043040 <.*>:
7 .*: 3c1c0008 lui gp,0x8
8 .*: 8f991000 lw t9,4096\(gp\)
9 .*: 279c1000 addiu gp,gp,4096
10 .*: 031cc023 subu t8,t8,gp
11 .*: 03e07821 move t7,ra
12 .*: 0018c082 srl t8,t8,0x2
13 .*: 0320f809 jalr t9
14 .*: 2718fffe addiu t8,t8,-2
15
16 00043060 <foo@plt>:
17 .*: 3c0f0008 lui t7,0x8
18 .*: 8df91008 lw t9,4104\(t7\)
19 .*: 25f81008 addiu t8,t7,4104
20 .*: 03200008 jr t9
21 .*: 00000000 nop
22
23 Disassembly of section .text:
24
25 00044000 <__start>:
26 44000: 3c020004 lui v0,0x4
27 44004: 24423060 addiu v0,v0,12384
28 44008: 3c02000a lui v0,0xa
29 4400c: 24422000 addiu v0,v0,8192
30
31 00044010 <ext>:
32 44010: 00043060 .*
33 44014: 00000000 .*
34 44018: 000a2000 .*
35 4401c: 00000000 .*
This page took 0.045214 seconds and 4 git commands to generate.