[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / compressed-plt-1-o32-mips16-branch.od
1
2 .* file format .*
3
4
5 Disassembly of section \.plt:
6
7 # Only _bc (branch from compressed code) functions should have a
8 # MIPS16 PLT.
9 10100000 <_PROCEDURE_LINKAGE_TABLE_>:
10 .*: 3c1c1020 lui \$28,0x1020
11 .*: 8f990000 lw \$25,0\(\$28\)
12 .*: 279c0000 addiu \$28,\$28,0
13 .*: 031cc023 subu \$24,\$24,\$28
14 .*: 03e07825 move \$15,\$31
15 .*: 0018c082 srl \$24,\$24,0x2
16 .*: 0320f809 jalr \$25
17 .*: 2718fffe addiu \$24,\$24,-2
18
19 10100020 <f_bu_bc@plt>:
20 .*: 3c0f1020 lui \$15,0x1020
21 .*: 8df90008 lw \$25,8\(\$15\)
22 .*: 03200008 jr \$25
23 .*: 25f80008 addiu \$24,\$15,8
24
25 10100030 <f_bu@plt>:
26 .*: 3c0f1020 lui \$15,0x1020
27 .*: 8df9000c lw \$25,12\(\$15\)
28 .*: 03200008 jr \$25
29 .*: 25f8000c addiu \$24,\$15,12
30
31 10100040 <f_bu_bc@mips16plt>:
32 .*: b203 lw \$2,1010004c <f_bu_bc@mips16plt\+0xc>
33 .*: 9a60 lw \$3,0\(\$2\)
34 .*: 651a move \$24,\$2
35 .*: eb00 jr \$3
36 .*: 653b move \$25,\$3
37 .*: 6500 nop
38 .*: .... .... \.word 0x10200008
39
40 10100050 <f_bc@mips16plt>:
41 .*: b203 lw \$2,1010005c <f_bc@mips16plt\+0xc>
42 .*: 9a60 lw \$3,0\(\$2\)
43 .*: 651a move \$24,\$2
44 .*: eb00 jr \$3
45 .*: 653b move \$25,\$3
46 .*: 6500 nop
47 .*: .... .... \.word 0x10200010
48
49 Disassembly of section \.text\.a:
50
51 10101000 <testc>:
52 .*: f03f 1006 b 10100050 <f_bc@mips16plt>
53 .*: 6500 nop
54 .*: f01f 101b b 10100040 <f_bu_bc@mips16plt>
55 .*: 6500 nop
56 .*: e820 jr \$31
57
58 Disassembly of section \.text\.b:
59
60 10102000 <testu>:
61 .*: 0411f80b bal 10100030 <f_bu@plt>
62 .*: 00000000 nop
63 .*: 1000f809 b 10100030 <f_bu@plt>
64 .*: 00000000 nop
65 .*: 0411f803 bal 10100020 <f_bu_bc@plt>
66 .*: 00000000 nop
67 .*: 1000f801 b 10100020 <f_bu_bc@plt>
68 .*: 00000000 nop
69 .*: 03e00008 jr \$31
This page took 0.031889 seconds and 4 git commands to generate.