Add tests for PR ld/20513
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / fdpic-gotfuncdesci20-static.d
CommitLineData
8e45593f
NC
1#source: fdpic-gotfuncdesci20-static.s
2#as: --isa=sh2a -big --fdpic
3#ld: -EB -mshelf_fd
4#objdump: -ds
5#target: sh*-*-uclinux*
6
7.*:[ \t]+file format elf32-shbig-fdpic
8
9Contents of section \.text:
10 400094 0000000c 01ce0009[ \t]+.*
11Contents of section \.rofixup:
12 40009c 004100ac 004100b0 004100c0 004100b4[ \t]+.*
13Contents of section \.got:
14 4100ac 0040009a 004100b4 00000000 00000000[ \t]+.*
15 4100bc 00000000 004100ac[ \t]+.*
16
17Disassembly of section \.text:
18
1900400094 <_start>:
20[ \t]+400094:[ \t]+00 00 00 0c[ \t]+movi20[ \t]+#12,r0
21[ \t]+400098:[ \t]+01 ce[ \t]+mov\.l[ \t]+@\(r0,r12\),r1
22
230040009a <foo>:
24[ \t]+40009a:[ \t]+00 09[ \t]+nop[ \t]+
This page took 0.26778 seconds and 4 git commands to generate.