[MIPS/GAS] Add Loongson EXT2 Instructions support.
[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 .*: 03e07825 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 .*: 03200008 jr t9
20 .*: 25f81008 addiu t8,t7,4104
21
22 Disassembly of section .text:
23
24 00044000 <__start>:
25 44000: 3c020004 lui v0,0x4
26 44004: 24423060 addiu v0,v0,12384
27 44008: 3c02000a lui v0,0xa
28 4400c: 24422000 addiu v0,v0,8192
29
30 00044010 <ext>:
31 44010: 00043060 .*
32 44014: 00000000 .*
33 44018: 000a2000 .*
34 4401c: 00000000 .*
This page took 0.033106 seconds and 4 git commands to generate.