Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / ptext32-noexp-1.d
CommitLineData
3c74c164
AO
1#as: --isa=shmedia --abi=32 -no-expand
2#source: ptext-1.s
3#objdump: -dr
4#name: PT, PTA, PTB non-expansion for external symbols, 32-bit ABI.
5
42bf09b2 6.*: file format .*-sh64.*
3c74c164
AO
7
8Disassembly of section \.text:
9
10[0]+ <start>:
11[ ]+0:[ ]+e8000250[ ]+pta/l 0 <start>,tr5
12[ ]+0:[ ]+R_SH_PT_16 externalsym1\+0x28
13[ ]+4:[ ]+e8000640[ ]+pta/l 8 <start\+0x8>,tr4
14[ ]+4:[ ]+R_SH_PT_16 externalsym2\+0x2c
15[ ]+8:[ ]+ec000630[ ]+ptb/l c <start\+0xc>,tr3
16[ ]+8:[ ]+R_SH_PT_16 externalsym3\+0x30
17[ ]+c:[ ]+e8000050[ ]+pta/u c <start\+0xc>,tr5
18[ ]+c:[ ]+R_SH_PT_16 externalsym4\+0x34
19[ ]+10:[ ]+e8000440[ ]+pta/u 14 <start\+0x14>,tr4
20[ ]+10:[ ]+R_SH_PT_16 externalsym5\+0x38
21[ ]+14:[ ]+ec000430[ ]+ptb/u 18 <start\+0x18>,tr3
22[ ]+14:[ ]+R_SH_PT_16 externalsym6\+0x3c
This page took 0.787833 seconds and 4 git commands to generate.