bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-misc-2.d
CommitLineData
bad36eac
DJ
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch-misc-2
3#as: -32 -non_shared
4
5# Test the backward branches to globals symbols in current file.
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
10 \.\.\.
11 \.\.\.
12 \.\.\.
130+003c <[^>]*> 0411ffff bal 0000003c <x>
14[ ]*3c: R_MIPS_PC16 g1
150+0040 <[^>]*> 00000000 nop
160+0044 <[^>]*> 0411ffff bal 00000044 <x\+0x8>
17[ ]*44: R_MIPS_PC16 g2
180+0048 <[^>]*> 00000000 nop
190+004c <[^>]*> 0411ffff bal 0000004c <x\+0x10>
20[ ]*4c: R_MIPS_PC16 g3
210+0050 <[^>]*> 00000000 nop
220+0054 <[^>]*> 0411ffff bal 00000054 <x\+0x18>
23[ ]*54: R_MIPS_PC16 g4
240+0058 <[^>]*> 00000000 nop
250+005c <[^>]*> 0411ffff bal 0000005c <x\+0x20>
26[ ]*5c: R_MIPS_PC16 g5
270+0060 <[^>]*> 00000000 nop
280+0064 <[^>]*> 0411ffff bal 00000064 <x\+0x28>
29[ ]*64: R_MIPS_PC16 g6
300+0068 <[^>]*> 00000000 nop
31 \.\.\.
32 \.\.\.
33 \.\.\.
340+00a8 <[^>]*> 1000ffff b 000000a8 <g6>
35[ ]*a8: R_MIPS_PC16 x1
360+00ac <[^>]*> 00000000 nop
370+00b0 <[^>]*> 1000ffff b 000000b0 <g6\+0x8>
38[ ]*b0: R_MIPS_PC16 x2
390+00b4 <[^>]*> 00000000 nop
400+00b8 <[^>]*> 1000ffff b 000000b8 <g6\+0x10>
41[ ]*b8: R_MIPS_PC16 \.data
420+00bc <[^>]*> 00000000 nop
43 \.\.\.
This page took 0.136979 seconds and 4 git commands to generate.