Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / fdpic-goti20-static.d
CommitLineData
8e45593f
NC
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
9Contents of section \.text:
10 400094 0000000c 01ce[ \t]+.*
11Contents of section \.rofixup:
12 40009c 004100b4 004100a8[ \t]+.*
13Contents of section \.data:
14 4100a4 00000001[ \t]+.*
15Contents of section \.got:
16 4100a8 00000000 00000000 00000000 004100a4[ \t]+.*
17
18Disassembly of section \.text:
19
2000400094 <_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.517492 seconds and 4 git commands to generate.