aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf/multi-got-no-shared.d
blob: 6a539dc732cf809ee4bcbf675faabad3b3c76d59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#name: MIPS multi-got-no-shared
#as: -EB -32 -KPIC -mno-shared
#source: multi-got-no-shared-1.s
#source: multi-got-no-shared-2.s
#ld: -melf32btsmip --entry func1
#objdump: -D -j .text --prefix-addresses --show-raw-insn

.*: +file format.*

Disassembly of section \.text:
004000b0 <[^>]*> 3c1c0043 	lui	gp,0x43
004000b4 <[^>]*> 279c9a00 	addiu	gp,gp,-26112
004000b8 <[^>]*> afbc0008 	sw	gp,8\(sp\)
#...
00408d60 <[^>]*> 3c1c0044 	lui	gp,0x44
00408d64 <[^>]*> 279cb348 	addiu	gp,gp,-19640
00408d68 <[^>]*> afbc0008 	sw	gp,8\(sp\)
#pass