symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@branch-misc-1.d
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
10 Disassembly of section .text:
11 \.\.\.
12 \.\.\.
13 \.\.\.
14 0+003c <[^>]*> 0411ffff bal 0000003c <[^>]*>
15 [ ]*3c: .*R_MIPS_PC16 l1
16 0+0040 <[^>]*> 00000000 nop
17 0+0044 <[^>]*> 0411ffff bal 00000044 <[^>]*>
18 [ ]*44: .*R_MIPS_PC16 l2
19 0+0048 <[^>]*> 00000000 nop
20 0+004c <[^>]*> 0411ffff bal 0000004c <[^>]*>
21 [ ]*4c: .*R_MIPS_PC16 l3
22 0+0050 <[^>]*> 00000000 nop
23 0+0054 <[^>]*> 0411ffff bal 00000054 <[^>]*>
24 [ ]*54: .*R_MIPS_PC16 l4
25 0+0058 <[^>]*> 00000000 nop
26 0+005c <[^>]*> 0411ffff bal 0000005c <[^>]*>
27 [ ]*5c: .*R_MIPS_PC16 l5
28 0+0060 <[^>]*> 00000000 nop
29 0+0064 <[^>]*> 0411ffff bal 00000064 <[^>]*>
30 [ ]*64: .*R_MIPS_PC16 l6
31 0+0068 <[^>]*> 00000000 nop
32 \.\.\.
33 \.\.\.
34 \.\.\.
35 \.\.\.
This page took 0.031314 seconds and 4 git commands to generate.