MIPS16/GAS: Fix absolute references with PC-relative synthetic instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-pcrel-reloc-5.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 PC-relative relocation 5
3 #as: -32 -mips3
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 \.\.\.
9 \.\.\.
10 [0-9a-f]+ <[^>]*> f7ff fe40 dla v0,00001000 <bar>
11 [0-9a-f]+ <[^>]*> f7ff fc40 ld v0,00001000 <bar>
12 [0-9a-f]+ <[^>]*> 6500 nop
13 \.\.\.
This page took 0.050166 seconds and 4 git commands to generate.