[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-2.d
CommitLineData
861fb55a
DJ
1#source: pic-and-nonpic-2a.s
2#source: pic-and-nonpic-2b.s
78da84f9 3#ld: -Tpic-and-nonpic-1.ld
861fb55a
DJ
4#objdump: -dr
5
6.*
7
8Disassembly of section \.text:
9
1000041000 <__start>:
11 41000: 0c010406 jal 41018 <\.pic\.foo@@V2>
12 41004: 00000000 nop
13 \.\.\.
14
1500041018 <\.pic\.foo@@V2>:
16 41018: 3c190004 lui t9,0x4
17 4101c: 27391020 addiu t9,t9,4128
18
1900041020 <foo2>:
20 41020: 03e00008 jr ra
21 41024: 00000000 nop
22 \.\.\.
This page took 0.537952 seconds and 4 git commands to generate.