bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / jalx-2.dd
1 .*: +file format .*mips.*
2
3 Disassembly of section \.text:
4
5 04400000 <external_function>:
6 4400000: 27bdfff8 addiu sp,sp,-8
7 4400004: afbe0004 sw s8,4\(sp\)
8 4400008: 03a0f021 move s8,sp
9 440000c: 03c0e821 move sp,s8
10 4400010: 8fbe0004 lw s8,4\(sp\)
11 4400014: 27bd0008 addiu sp,sp,8
12 4400018: 03e00008 jr ra
13 440001c: 00000000 nop
14
15 04400020 <internal_function>:
16 4400020: 4fb0 addiu sp,sp,-8
17 4400022: cbc1 sw s8,4\(sp\)
18 4400024: 0fdd move s8,sp
19 4400026: 0fbe move sp,s8
20 4400028: 4bc1 lw s8,4\(sp\)
21 440002a: 4702 jraddiusp 8
22
23 0440002c <main>:
24 440002c: 4ff1 addiu sp,sp,-32
25 440002e: cbe7 sw ra,28\(sp\)
26 4400030: cbc6 sw s8,24\(sp\)
27 4400032: 0fdd move s8,sp
28 4400034: f89e 0020 sw a0,32\(s8\)
29 4400038: f8be 0024 sw a1,36\(s8\)
30 440003c: 41a2 0440 lui v0,0x440
31 4400040: 3082 02a0 addiu a0,v0,672
32 4400044: f110 0028 jalx 44000a0 <_PROCEDURE_LINKAGE_TABLE_\+0x20>
33 4400048: 0000 0000 nop
34 440004c: f620 0010 jal 4400020 <internal_function>
35 4400050: 0000 0000 nop
36 4400054: f110 0000 jalx 4400000 <external_function>
37 4400058: 0000 0000 nop
38 440005c: 0fbe move sp,s8
39 440005e: 4be7 lw ra,28\(sp\)
40 4400060: 4bc6 lw s8,24\(sp\)
41 4400062: 4708 jraddiusp 32
42 \.\.\.
43
44 Disassembly of section \.plt:
45
46 04400080 <_PROCEDURE_LINKAGE_TABLE_>:
47 4400080: 3c1c0440 lui gp,0x440
48 4400084: 8f9900d8 lw t9,216\(gp\)
49 4400088: 279c00d8 addiu gp,gp,216
50 440008c: 031cc023 subu t8,t8,gp
51 4400090: 03e07821 move t7,ra
52 4400094: 0018c082 srl t8,t8,0x2
53 4400098: 0320f809 jalr t9
54 440009c: 2718fffe addiu t8,t8,-2
55 44000a0: 3c0f0440 lui t7,0x440
56 44000a4: 8df900e0 lw t9,224\(t7\)
57 44000a8: 03200008 jr t9
58 44000ac: 25f800e0 addiu t8,t7,224
This page took 0.042613 seconds and 4 git commands to generate.