MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-misc-2pic-64.d
CommitLineData
bad36eac 1#objdump: -dr --prefix-addresses --show-raw-insn
9579d382 2#name: MIPS branch-misc-2pic-64
bad36eac
DJ
3#source: branch-misc-2.s
4#as: -64 -call_shared
5
00437d3b 6# Test branches to global symbols in current file.
bad36eac
DJ
7
8.*: +file format .*mips.*
9
10Disassembly of section .text:
11 \.\.\.
12 \.\.\.
13 \.\.\.
140+003c <[^>]*> 04110000 bal 0000000000000040 <x\+0x4>
343dbc36
L
15[ ]*3c: R_MIPS_PC16 g1-0x4
16[ ]*3c: R_MIPS_NONE \*ABS\*-0x4
17[ ]*3c: R_MIPS_NONE \*ABS\*-0x4
bad36eac
DJ
180+0040 <[^>]*> 00000000 nop
190+0044 <[^>]*> 04110000 bal 0000000000000048 <x\+0xc>
343dbc36
L
20[ ]*44: R_MIPS_PC16 g2-0x4
21[ ]*44: R_MIPS_NONE \*ABS\*-0x4
22[ ]*44: R_MIPS_NONE \*ABS\*-0x4
bad36eac
DJ
230+0048 <[^>]*> 00000000 nop
240+004c <[^>]*> 04110000 bal 0000000000000050 <x\+0x14>
343dbc36
L
25[ ]*4c: R_MIPS_PC16 g3-0x4
26[ ]*4c: R_MIPS_NONE \*ABS\*-0x4
27[ ]*4c: R_MIPS_NONE \*ABS\*-0x4
bad36eac
DJ
280+0050 <[^>]*> 00000000 nop
290+0054 <[^>]*> 04110000 bal 0000000000000058 <x\+0x1c>
343dbc36
L
30[ ]*54: R_MIPS_PC16 g4-0x4
31[ ]*54: R_MIPS_NONE \*ABS\*-0x4
32[ ]*54: R_MIPS_NONE \*ABS\*-0x4
bad36eac
DJ
330+0058 <[^>]*> 00000000 nop
340+005c <[^>]*> 04110000 bal 0000000000000060 <x\+0x24>
343dbc36
L
35[ ]*5c: R_MIPS_PC16 g5-0x4
36[ ]*5c: R_MIPS_NONE \*ABS\*-0x4
37[ ]*5c: R_MIPS_NONE \*ABS\*-0x4
bad36eac
DJ
380+0060 <[^>]*> 00000000 nop
390+0064 <[^>]*> 04110000 bal 0000000000000068 <x\+0x2c>
343dbc36
L
40[ ]*64: R_MIPS_PC16 g6-0x4
41[ ]*64: R_MIPS_NONE \*ABS\*-0x4
42[ ]*64: R_MIPS_NONE \*ABS\*-0x4
bad36eac
DJ
430+0068 <[^>]*> 00000000 nop
44 \.\.\.
45 \.\.\.
46 \.\.\.
bad36eac 47 \.\.\.
This page took 0.75835 seconds and 4 git commands to generate.