[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / jalbal.d
CommitLineData
3a6eb9c0
ILT
1#name: jal to bal
2#source: jalbal.s
78da84f9
MR
3#as: -march=rm9000
4#ld: -e s1 -Ttext 0x200000a0
3a6eb9c0
ILT
5#objdump: -d
6
7.*file format elf.*mips.*
8
9Disassembly of section \.text:
10
11.* <s1>:
94bb04b3 12.* 0c00802a jal .*200200a8 <s3>
3a6eb9c0 13.* 00000000 nop
94bb04b3 14.* 04117fff bal .*200200a8 <s3>
3a6eb9c0
ILT
15
16.* <s2>:
17.* \.\.\.
18
19.* <s3>:
94bb04b3 20.* 04118000 bal .*200000ac <s2>
3a6eb9c0 21.* 00000000 nop
94bb04b3 22.* 0c00002b jal .*200000ac <s2>
3a6eb9c0
ILT
23.* 00000000 nop
24.* \.\.\.
This page took 0.583422 seconds and 4 git commands to generate.