Fix implib test failures
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-jalx-micromips-0.d
CommitLineData
de341542
MR
1#name: microMIPS JALX to unaligned symbol 0
2#source: unaligned-jalx-0.s -mmicromips
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
10Disassembly of section \.text:
11[0-9a-f]+ <[^>]*> f300 0008 jalx 1c000020 <bar0>
ed53407e
MR
12[0-9a-f]+ <[^>]*> 0000 0000 nop
13[0-9a-f]+ <[^>]*> f300 0009 jalx 1c000024 <bar2>
de341542
MR
14[0-9a-f]+ <[^>]*> 0000 0000 nop
15 \.\.\.
16 \.\.\.
17 \.\.\.
18 \.\.\.
19 \.\.\.
20 \.\.\.
21 \.\.\.
22 \.\.\.
23 \.\.\.
This page took 0.034351 seconds and 4 git commands to generate.