bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / multi-got-no-shared.d
CommitLineData
bbe506e8
TS
1#name: MIPS multi-got-no-shared
2#as: -EB -32 -KPIC -mno-shared
3#source: multi-got-no-shared-1.s
4#source: multi-got-no-shared-2.s
5#ld: -melf32btsmip --entry func1
6#objdump: -D -j .text --prefix-addresses --show-raw-insn
7
8.*: +file format.*
9
10Disassembly of section \.text:
7fd91fe0 11004000b0 <[^>]*> 3c1c0043 lui gp,0x43
c224138d 12004000b4 <[^>]*> 279c9a00 addiu gp,gp,-26112
bbe506e8
TS
13004000b8 <[^>]*> afbc0008 sw gp,8\(sp\)
14#...
7fd91fe0 1500408d60 <[^>]*> 3c1c0044 lui gp,0x44
c224138d 1600408d64 <[^>]*> 279cb348 addiu gp,gp,-19640
bbe506e8
TS
1700408d68 <[^>]*> afbc0008 sw gp,8\(sp\)
18#pass
This page took 0.118362 seconds and 4 git commands to generate.