Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / pt64-32-2.d
1 #as: --isa=shmedia -abi=64 -expand-pt32
2 #objdump: -dr
3 #source: pt-2.s
4 #name: Inter-segment PT, 64-bit with -expand-pt32.
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:[ ]+cc000190[ ]+movi 0,r25
19 [ ]+10:[ ]+R_SH_IMM_MEDLOW16_PCREL \.text\.other-0x3
20 [ ]+14:[ ]+c8000190[ ]+shori 0,r25
21 [ ]+14:[ ]+R_SH_IMM_LOW16_PCREL \.text\.other\+0x1
22 [ ]+18:[ ]+6bf56670[ ]+ptrel/l r25,tr7
23 [ ]+1c:[ ]+6ff0fff0[ ]+nop
24 Disassembly of section \.text\.other:
25
26 0+ <dummylabel>:
27 [ ]+0:[ ]+6ff0fff0[ ]+nop
28
29 0+4 <start2>:
30 [ ]+4:[ ]+e8000a40[ ]+pta/l c <start3>,tr4
31 [ ]+8:[ ]+6ff0fff0[ ]+nop
32
33 0+c <start3>:
34 [ ]+c:[ ]+cc000190[ ]+movi 0,r25
35 [ ]+c:[ ]+R_SH_IMM_MEDLOW16_PCREL \.text\+0x1
36 [ ]+10:[ ]+c8000190[ ]+shori 0,r25
37 [ ]+10:[ ]+R_SH_IMM_LOW16_PCREL \.text\+0x5
38 [ ]+14:[ ]+6bf56630[ ]+ptrel/l r25,tr3
39 [ ]+18:[ ]+6ff0fff0[ ]+nop
This page took 0.034944 seconds and 4 git commands to generate.