[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / bal-jalx-addend-micromips.d
CommitLineData
70e65ca8
MR
1#name: microMIPS BAL/JALX addend calculation
2#source: ../../../gas/testsuite/gas/mips/branch-addend-micromips.s
78da84f9 3#ld: -Ttext 0x1c000000 -e 0x1c000000
70e65ca8
MR
4#objdump: -dr --prefix-addresses --show-raw-insn
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
11[0-9a-f]+ <[^>]*> 03e00009 jalr zero,ra
12[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
13[0-9a-f]+ <[^>]*> 00000000 nop
14[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
15[0-9a-f]+ <[^>]*> f300 4400 jalx 0*1c011000 <.*>
16[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
17[0-9a-f]+ <[^>]*> 4060 7ff8 bal 0*1c011010 <.*>
18[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
19[0-9a-f]+ <[^>]*> 001f 0f3c jr ra
20[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
21 \.\.\.
This page took 0.069993 seconds and 4 git commands to generate.