[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / compressed-plt-1-o32-umips-bronly.od
1
2 .* file format .*
3
4
5 Disassembly of section \.plt:
6
7 # All entries must be microMIPS.
8 10100000 <_PROCEDURE_LINKAGE_TABLE_>:
9 .*: 7984 0000 addiu \$3,\$pc,1048576
10 .*: ff23 0000 lw \$25,0\(\$3\)
11 .*: 0535 subu \$2,\$2,\$3
12 .*: 2525 srl \$2,\$2,2
13 .*: 3302 fffe addiu \$24,\$2,-2
14 .*: 0dff move \$15,\$31
15 .*: 45f9 jalrs \$25
16 .*: 0f83 move \$28,\$3
17 .*: 0c00 nop
18
19 10100018 <f_bc@micromipsplt>:
20 .*: 7903 fffc addiu \$2,\$pc,1048560
21 # ^ 0x10200008
22 .*: ff22 0000 lw \$25,0\(\$2\)
23 .*: 4599 jr \$25
24 .*: 0f02 move \$24,\$2
25
26 Disassembly of section \.text\.a:
27
28 10101000 <testc>:
29 .*: 4060 f80a bal 10100018 <f_bc@micromipsplt>
30 .*: 0000 0000 nop
31 .*: 9400 f806 b 10100018 <f_bc@micromipsplt>
32 .*: 0c00 nop
33 .*: 459f jr \$31
This page took 0.030179 seconds and 4 git commands to generate.