MIPS16/GAS: Fix absolute references with PC-relative synthetic instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@branch-misc-1.d
CommitLineData
7361da2c
AB
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch-misc-1
3#as: -32
4#source: branch-misc-1.s
5
6# Test the branches to local symbols in current file.
7
8.*: +file format .*mips.*
9
10Disassembly of section .text:
11 \.\.\.
12 \.\.\.
13 \.\.\.
140+003c <[^>]*> 0411ffff bal 0000003c <[^>]*>
15[ ]*3c: .*R_MIPS_PC16 l1
160+0040 <[^>]*> 00000000 nop
170+0044 <[^>]*> 0411ffff bal 00000044 <[^>]*>
18[ ]*44: .*R_MIPS_PC16 l2
190+0048 <[^>]*> 00000000 nop
200+004c <[^>]*> 0411ffff bal 0000004c <[^>]*>
21[ ]*4c: .*R_MIPS_PC16 l3
220+0050 <[^>]*> 00000000 nop
230+0054 <[^>]*> 0411ffff bal 00000054 <[^>]*>
24[ ]*54: .*R_MIPS_PC16 l4
250+0058 <[^>]*> 00000000 nop
260+005c <[^>]*> 0411ffff bal 0000005c <[^>]*>
27[ ]*5c: .*R_MIPS_PC16 l5
280+0060 <[^>]*> 00000000 nop
290+0064 <[^>]*> 0411ffff bal 00000064 <[^>]*>
30[ ]*64: .*R_MIPS_PC16 l6
310+0068 <[^>]*> 00000000 nop
32 \.\.\.
33 \.\.\.
34 \.\.\.
35 \.\.\.
This page took 0.160184 seconds and 4 git commands to generate.