[MIPS/GAS] Add Loongson EXT2 Instructions support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / vxworks1.dd
1
2 .*: file format .*
3
4 Disassembly of section \.plt:
5
6 00080800 <_PROCEDURE_LINKAGE_TABLE_>:
7 80800: 3c190008 lui t9,0x8
8 80800: R_MIPS_HI16 _GLOBAL_OFFSET_TABLE_
9 80804: 27391410 addiu t9,t9,5136
10 80804: R_MIPS_LO16 _GLOBAL_OFFSET_TABLE_
11 80808: 8f390008 lw t9,8\(t9\)
12 8080c: 00000000 nop
13 80810: 03200008 jr t9
14 80814: 00000000 nop
15 80818: 1000fff9 b 80800 <_PROCEDURE_LINKAGE_TABLE_>
16 8081c: 24180000 li t8,0
17 80820: 3c190008 lui t9,0x8
18 80820: R_MIPS_HI16 _GLOBAL_OFFSET_TABLE_-0x10
19 80824: 27391400 addiu t9,t9,5120
20 80824: R_MIPS_LO16 _GLOBAL_OFFSET_TABLE_-0x10
21 80828: 8f390000 lw t9,0\(t9\)
22 8082c: 00000000 nop
23 80830: 03200008 jr t9
24 80834: 00000000 nop
25 80838: 1000fff1 b 80800 <_PROCEDURE_LINKAGE_TABLE_>
26 8083c: 24180001 li t8,1
27 80840: 3c190008 lui t9,0x8
28 80840: R_MIPS_HI16 _GLOBAL_OFFSET_TABLE_-0xc
29 80844: 27391404 addiu t9,t9,5124
30 80844: R_MIPS_LO16 _GLOBAL_OFFSET_TABLE_-0xc
31 80848: 8f390000 lw t9,0\(t9\)
32 8084c: 00000000 nop
33 80850: 03200008 jr t9
34 80854: 00000000 nop
35 Disassembly of section \.text:
36
37 00080c00 <_start>:
38 80c00: 0c020210 jal 80840 <_PROCEDURE_LINKAGE_TABLE_\+0x40>
39 80c00: R_MIPS_26 \.plt\+0x40
40 80c04: 00000000 nop
41 80c08: 0c020306 jal 80c18 <sexternal>
42 80c08: R_MIPS_26 sexternal
43 80c0c: 00000000 nop
44 80c10: 08020208 j 80820 <_PROCEDURE_LINKAGE_TABLE_\+0x20>
45 80c10: R_MIPS_26 \.plt\+0x20
46 80c14: 00000000 nop
47
48 00080c18 <sexternal>:
49 80c18: 03e00008 jr ra
50 80c1c: 00000000 nop
51 #pass
This page took 0.029498 seconds and 4 git commands to generate.