Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / pt64-noexp-2.d
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
6 .*: file format .*-sh64.*
7
8 Disassembly of section \.text:
9 0+ <start>:
10 [ ]+0:[ ]+6ff0fff0[ ]+nop
11
12 0+4 <start1>:
13 [ ]+4:[ ]+6ff0fff0[ ]+nop
14
15 0+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
22 Disassembly of section \.text\.other:
23
24 0+ <dummylabel>:
25 [ ]+0:[ ]+6ff0fff0[ ]+nop
26
27 0+4 <start2>:
28 [ ]+4:[ ]+e8000a40[ ]+pta/l c <start3>,tr4
29 [ ]+8:[ ]+6ff0fff0[ ]+nop
30
31 0+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.030596 seconds and 4 git commands to generate.