MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-pcrel-absolute-2.d
CommitLineData
8507b6e7
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS16 PC-relative reference to absolute expression 2
b32465c9 3#as: -32
8507b6e7
MR
4
5.*: +file format .*mips.*
6
7Disassembly of section \.text:
8 \.\.\.
9[0-9a-f]+ <[^>]*> f000 6a00 li v0,0
10[0-9a-f]+ <[^>]*> f400 3240 sll v0,16
11[0-9a-f]+ <[^>]*> f222 fd54 daddiu v0,4660
12[0-9a-f]+ <[^>]*> f000 6a00 li v0,0
13[0-9a-f]+ <[^>]*> f400 3240 sll v0,16
14[0-9a-f]+ <[^>]*> f222 3a54 ld v0,4660\(v0\)
15[0-9a-f]+ <[^>]*> 6500 nop
16 \.\.\.
This page took 0.033222 seconds and 4 git commands to generate.