PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / fdpic-goti20-static.d
1 #source: fdpic-goti20-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
9 Contents of section \.text:
10 400094 0000000c 01ce[ \t]+.*
11 Contents of section \.rofixup:
12 40009c 004100b4 004100a8[ \t]+.*
13 Contents of section \.data:
14 4100a4 00000001[ \t]+.*
15 Contents of section \.got:
16 4100a8 00000000 00000000 00000000 004100a4[ \t]+.*
17
18 Disassembly of section \.text:
19
20 00400094 <_start>:
21 [ \t]+400094:[ \t]+00 00 00 0c[ \t]+movi20[ \t]+#12,r0
22 [ \t]+400098:[ \t]+01 ce[ \t]+mov\.l[ \t]+@\(r0,r12\),r1
This page took 0.030616 seconds and 4 git commands to generate.