MIPS/BFD: Report `bfd_reloc_outofrange' errors as such
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-jalx-mips16-2.d
1 #name: MIPS16 JALX to unaligned symbol 2
2 #source: unaligned-jalx-2.s -mips16
3 #source: unaligned-insn.s
4 #as: -EB -32
5 #ld: -EB -Ttext 0x1c000000 -e 0x1c000000
6 #objdump: -dr --prefix-addresses --show-raw-insn
7
8 .*: +file format .*mips.*
9
10 Disassembly of section \.text:
11 [0-9a-f]+ <[^>]*> 1c18 0009 jalx 1c000024 <bar2>
12 [0-9a-f]+ <[^>]*> 6500 nop
13 \.\.\.
14 \.\.\.
15 \.\.\.
16 \.\.\.
17 \.\.\.
18 \.\.\.
19 \.\.\.
20 \.\.\.
21 \.\.\.
This page took 0.029436 seconds and 4 git commands to generate.