[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-jalx-addend-mips16-0.d
CommitLineData
bc27bb05
MR
1#name: MIPS16 JALX to unaligned symbol with addend 0
2#source: unaligned-jalx-addend-0.s -mips16
3#source: unaligned-insn.s
78da84f9 4#ld: -Ttext 0x1c000000 -e 0x1c000000
bc27bb05
MR
5#objdump: -dr --prefix-addresses --show-raw-insn
6
7.*: +file format .*mips.*
8
9Disassembly of section \.text:
10[0-9a-f]+ <[^>]*> 1c18 000d jalx 1c000034 <bar2>
11[0-9a-f]+ <[^>]*> 6500 nop
12[0-9a-f]+ <[^>]*> 1c18 000c jalx 1c000030 <bar0>
13[0-9a-f]+ <[^>]*> 6500 nop
14[0-9a-f]+ <[^>]*> 1c18 000c jalx 1c000030 <bar0>
15[0-9a-f]+ <[^>]*> 6500 nop
16[0-9a-f]+ <[^>]*> 1c18 000e jalx 1c000038 <bar4>
17[0-9a-f]+ <[^>]*> 6500 nop
18 \.\.\.
19 \.\.\.
20 \.\.\.
21 \.\.\.
22 \.\.\.
23 \.\.\.
24 \.\.\.
25 \.\.\.
26 \.\.\.
This page took 0.123018 seconds and 4 git commands to generate.