Add MIPS .module directive
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@branch-misc-2pic.d
CommitLineData
df58fc94
RS
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch-misc-2pic
3#source: branch-misc-2.s
4#as: -32 -call_shared
5
6# Test the backward branches to global symbols in current file (microMIPS).
7
8.*: +file format .*mips.*
9
10Disassembly of section \.text:
11 \.\.\.
12 \.\.\.
13 \.\.\.
14[0-9a-f]+ <[^>]*> 4060 fffe bal 0+003c <x>
15 3c: R_MICROMIPS_PC16_S1 g1
16[0-9a-f]+ <[^>]*> 0000 0000 nop
17[0-9a-f]+ <[^>]*> 4060 fffe bal 0+0044 <x\+0x8>
18 44: R_MICROMIPS_PC16_S1 g2
19[0-9a-f]+ <[^>]*> 0000 0000 nop
20[0-9a-f]+ <[^>]*> 4060 fffe bal 0+004c <x\+0x10>
21 4c: R_MICROMIPS_PC16_S1 g3
22[0-9a-f]+ <[^>]*> 0000 0000 nop
23[0-9a-f]+ <[^>]*> 4060 fffe bal 0+0054 <x\+0x18>
24 54: R_MICROMIPS_PC16_S1 g4
25[0-9a-f]+ <[^>]*> 0000 0000 nop
26[0-9a-f]+ <[^>]*> 4060 fffe bal 0+005c <x\+0x20>
27 5c: R_MICROMIPS_PC16_S1 g5
28[0-9a-f]+ <[^>]*> 0000 0000 nop
29[0-9a-f]+ <[^>]*> 4060 fffe bal 0+0064 <x\+0x28>
30 64: R_MICROMIPS_PC16_S1 g6
31[0-9a-f]+ <[^>]*> 0000 0000 nop
32 \.\.\.
33 \.\.\.
34 \.\.\.
35[0-9a-f]+ <[^>]*> 9400 fffe b 0+00a8 <g6>
36 a8: R_MICROMIPS_PC16_S1 x1
37[0-9a-f]+ <[^>]*> 0c00 nop
38[0-9a-f]+ <[^>]*> 9400 fffe b 0+00ae <g6\+0x6>
39 ae: R_MICROMIPS_PC16_S1 x2
40[0-9a-f]+ <[^>]*> 0c00 nop
41[0-9a-f]+ <[^>]*> 9400 fffe b 0+00b4 <g6\+0xc>
42 b4: R_MICROMIPS_PC16_S1 \.Ldata
43[0-9a-f]+ <[^>]*> 0c00 nop
44[0-9a-f]+ <[^>]*> 0c00 nop
45 \.\.\.
This page took 0.135802 seconds and 4 git commands to generate.