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