MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e2@mips16-pcrel-reloc-6.d
CommitLineData
b32465c9
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS16 PC-relative relocation 6
3#as: -32
4#source: mips16-pcrel-reloc-6.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> f000 6a20 lui v0,0x0
11[ ]*[0-9a-f]+: R_MIPS16_HI16 bar
12[0-9a-f]+ <[^>]*> f000 fd40 daddiu v0,0
13[ ]*[0-9a-f]+: R_MIPS16_LO16 bar
14[0-9a-f]+ <[^>]*> f000 6a20 lui v0,0x0
15[ ]*[0-9a-f]+: R_MIPS16_HI16 bar
16[0-9a-f]+ <[^>]*> f000 3a40 ld v0,0\(v0\)
17[ ]*[0-9a-f]+: R_MIPS16_LO16 bar
18[0-9a-f]+ <[^>]*> 6500 nop
19 \.\.\.
20 \.\.\.
This page took 0.031427 seconds and 4 git commands to generate.