gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-misc-1.d
CommitLineData
2dc83527
CD
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch-misc-1
3
4# Test the branches to local symbols in current file.
5
6.*: +file format .*mips.*
7
8Disassembly of section .text:
9 \.\.\.
10 \.\.\.
11 \.\.\.
120+003c <[^>]*> 0411fff0 bal 00000000 <l1>
130+0040 <[^>]*> 00000000 nop
140+0044 <[^>]*> 0411fff3 bal 00000014 <l2>
150+0048 <[^>]*> 00000000 nop
160+004c <[^>]*> 0411fff6 bal 00000028 <l3>
170+0050 <[^>]*> 00000000 nop
180+0054 <[^>]*> 0411000a bal 00000080 <l4>
190+0058 <[^>]*> 00000000 nop
200+005c <[^>]*> 0411000d bal 00000094 <l5>
210+0060 <[^>]*> 00000000 nop
220+0064 <[^>]*> 04110010 bal 000000a8 <l6>
230+0068 <[^>]*> 00000000 nop
24 \.\.\.
25 \.\.\.
26 \.\.\.
27 \.\.\.
This page took 0.053646 seconds and 4 git commands to generate.