* gas/mips/beq.d: Make no assumptions about the symbols used as
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-misc-1.d
1 #skip: mips-*-ecoff
2 #objdump: -dr --prefix-addresses --show-raw-insn
3 #name: MIPS branch-misc-1
4 #as: -32
5
6 # Test the branches to local symbols in current file.
7
8 .*: +file format .*mips.*
9
10 Disassembly of section .text:
11 \.\.\.
12 \.\.\.
13 \.\.\.
14 0+003c <[^>]*> 0411fff0 bal 00000000 <l1>
15 0+0040 <[^>]*> 00000000 nop
16 0+0044 <[^>]*> 0411fff3 bal 00000014 <l2>
17 0+0048 <[^>]*> 00000000 nop
18 0+004c <[^>]*> 0411fff6 bal 00000028 <l3>
19 0+0050 <[^>]*> 00000000 nop
20 0+0054 <[^>]*> 0411000a bal 00000080 <l4>
21 0+0058 <[^>]*> 00000000 nop
22 0+005c <[^>]*> 0411000d bal 00000094 <l5>
23 0+0060 <[^>]*> 00000000 nop
24 0+0064 <[^>]*> 04110010 bal 000000a8 <l6>
25 0+0068 <[^>]*> 00000000 nop
26 \.\.\.
27 \.\.\.
28 \.\.\.
29 \.\.\.
This page took 0.033886 seconds and 5 git commands to generate.