[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips16-branch-2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 link branch 2
3 #source: ../../../gas/testsuite/gas/mips/mips16-branch-reloc-2.s
4 #ld: -Ttext 0x1c000000 -e bar
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 \.\.\.
10 [0-9a-f]+ <[^>]*> f000 1016 b 1c001030 <bar>
11 [0-9a-f]+ <[^>]*> f000 6014 bteqz 1c001030 <bar>
12 [0-9a-f]+ <[^>]*> f000 6112 btnez 1c001030 <bar>
13 [0-9a-f]+ <[^>]*> f000 2210 beqz v0,1c001030 <bar>
14 [0-9a-f]+ <[^>]*> f000 2a0e bnez v0,1c001030 <bar>
15 [0-9a-f]+ <[^>]*> 6500 nop
16 \.\.\.
17 [0-9a-f]+ <[^>]*> 6500 nop
18 \.\.\.
This page took 0.032666 seconds and 4 git commands to generate.