gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-misc-2pic-64.d
CommitLineData
bad36eac
DJ
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch-misc-2-64
3#source: branch-misc-2.s
4#as: -64 -call_shared
5
6# Test the backward branches to globals symbols in current file.
7
8.*: +file format .*mips.*
9
10Disassembly of section .text:
11 \.\.\.
12 \.\.\.
13 \.\.\.
140+003c <[^>]*> 04110000 bal 0000000000000040 <x\+0x4>
15[ ]*3c: R_MIPS_PC16 g1\+0xfffffffffffffffc
16[ ]*3c: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
17[ ]*3c: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
180+0040 <[^>]*> 00000000 nop
190+0044 <[^>]*> 04110000 bal 0000000000000048 <x\+0xc>
20[ ]*44: R_MIPS_PC16 g2\+0xfffffffffffffffc
21[ ]*44: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
22[ ]*44: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
230+0048 <[^>]*> 00000000 nop
240+004c <[^>]*> 04110000 bal 0000000000000050 <x\+0x14>
25[ ]*4c: R_MIPS_PC16 g3\+0xfffffffffffffffc
26[ ]*4c: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
27[ ]*4c: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
280+0050 <[^>]*> 00000000 nop
290+0054 <[^>]*> 04110000 bal 0000000000000058 <x\+0x1c>
30[ ]*54: R_MIPS_PC16 g4\+0xfffffffffffffffc
31[ ]*54: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
32[ ]*54: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
330+0058 <[^>]*> 00000000 nop
340+005c <[^>]*> 04110000 bal 0000000000000060 <x\+0x24>
35[ ]*5c: R_MIPS_PC16 g5\+0xfffffffffffffffc
36[ ]*5c: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
37[ ]*5c: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
380+0060 <[^>]*> 00000000 nop
390+0064 <[^>]*> 04110000 bal 0000000000000068 <x\+0x2c>
40[ ]*64: R_MIPS_PC16 g6\+0xfffffffffffffffc
41[ ]*64: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
42[ ]*64: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
430+0068 <[^>]*> 00000000 nop
44 \.\.\.
45 \.\.\.
46 \.\.\.
470+00a8 <[^>]*> 10000000 b 00000000000000ac <g6\+0x4>
48[ ]*a8: R_MIPS_PC16 x1\+0xfffffffffffffffc
49[ ]*a8: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
50[ ]*a8: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
510+00ac <[^>]*> 00000000 nop
520+00b0 <[^>]*> 10000000 b 00000000000000b4 <g6\+0xc>
53[ ]*b0: R_MIPS_PC16 x2\+0xfffffffffffffffc
54[ ]*b0: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
55[ ]*b0: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
560+00b4 <[^>]*> 00000000 nop
570+00b8 <[^>]*> 10000000 b 00000000000000bc <g6\+0x14>
58[ ]*b8: R_MIPS_PC16 \.data\+0xfffffffffffffffc
59[ ]*b8: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
60[ ]*b8: R_MIPS_NONE \*ABS\*\+0xfffffffffffffffc
610+00bc <[^>]*> 00000000 nop
62 \.\.\.
This page took 0.103014 seconds and 4 git commands to generate.