Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / pt64-noexp-2.d
CommitLineData
3c74c164
AO
1#as: --isa=shmedia -abi=64 -no-expand
2#objdump: -dr
3#source: pt-2.s
4#name: Inter-segment PT, 64-bit with -no-expand.
5
42bf09b2 6.*: file format .*-sh64.*
3c74c164
AO
7
8Disassembly of section \.text:
90+ <start>:
10[ ]+0:[ ]+6ff0fff0[ ]+nop
11
120+4 <start1>:
13[ ]+4:[ ]+6ff0fff0[ ]+nop
14
150+8 <start4>:
16[ ]+8:[ ]+ebfffe50[ ]+pta/l 4 <start1>,tr5
17[ ]+c:[ ]+6ff0fff0[ ]+nop
18[ ]+10:[ ]+e8000270[ ]+pta/l 10 <start4\+0x8>,tr7
19[ ]+10:[ ]+R_SH_PT_16 \.text\.other\+0x5
20[ ]+14:[ ]+6ff0fff0[ ]+nop
21
22Disassembly of section \.text\.other:
23
240+ <dummylabel>:
25[ ]+0:[ ]+6ff0fff0[ ]+nop
26
270+4 <start2>:
28[ ]+4:[ ]+e8000a40[ ]+pta/l c <start3>,tr4
29[ ]+8:[ ]+6ff0fff0[ ]+nop
30
310+c <start3>:
32[ ]+c:[ ]+e8000630[ ]+pta/l 10 <start3\+0x4>,tr3
33[ ]+c:[ ]R_SH_PT_16 \.text\+0x9
34[ ]+10:[ ]+6ff0fff0[ ]+nop
This page took 0.724438 seconds and 4 git commands to generate.