[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips16-pcrel-addend-6.d
CommitLineData
8507b6e7
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS16 link PC-relative relocation with addend 6
3#source: ../../../gas/testsuite/gas/mips/mips16-pcrel-addend-6.s
78da84f9
MR
4#as: -mips3
5#ld: -Ttext 0x43210000 -e 0
8507b6e7
MR
6
7.*: +file format .*mips.*
8
9Disassembly of section \.text:
10 \.\.\.
11[0-9a-f]+ <[^>]*> f328 6a01 li v0,17185
12[0-9a-f]+ <[^>]*> f400 3240 sll v0,16
13[0-9a-f]+ <[^>]*> f264 fd44 daddiu v0,8804
14[0-9a-f]+ <[^>]*> f328 6a01 li v0,17185
15[0-9a-f]+ <[^>]*> f400 3240 sll v0,16
16[0-9a-f]+ <[^>]*> f264 3a44 ld v0,8804\(v0\)
17[0-9a-f]+ <[^>]*> 6500 nop
18 \.\.\.
19 \.\.\.
This page took 0.084785 seconds and 4 git commands to generate.