Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / movi64-3.d
CommitLineData
3c74c164
AO
1#as: --isa=shmedia --abi=64
2#objdump: -dr
3#source: movi-2.s
4#name: MOVI expansion of local symbols with relocs, 64-bit ABI.
5
42bf09b2 6.*: file format .*-sh64.*
3c74c164
AO
7
8Disassembly of section \.text:
9
100+ <start>:
11[ ]+0:[ ]+cc000210[ ]+movi 0,r33
12[ ]+0:[ ]+R_SH_IMM_HI16 \.text\+0x51
13[ ]+4:[ ]+c8000210[ ]+shori 0,r33
14[ ]+4:[ ]+R_SH_IMM_MEDHI16 \.text\+0x51
15[ ]+8:[ ]+c8000210[ ]+shori 0,r33
16[ ]+8:[ ]+R_SH_IMM_MEDLOW16 \.text\+0x51
17[ ]+c:[ ]+c8000210[ ]+shori 0,r33
18[ ]+c:[ ]+R_SH_IMM_LOW16 \.text\+0x51
19[ ]+10:[ ]+cc000360[ ]+movi 0,r54
20[ ]+10:[ ]+R_SH_IMM_HI16 \.data\+0x2c
21[ ]+14:[ ]+c8000360[ ]+shori 0,r54
22[ ]+14:[ ]+R_SH_IMM_MEDHI16 \.data\+0x2c
23[ ]+18:[ ]+c8000360[ ]+shori 0,r54
24[ ]+18:[ ]+R_SH_IMM_MEDLOW16 \.data\+0x2c
25[ ]+1c:[ ]+c8000360[ ]+shori 0,r54
26[ ]+1c:[ ]+R_SH_IMM_LOW16 \.data\+0x2c
27[ ]+20:[ ]+cc0000f0[ ]+movi 0,r15
28[ ]+20:[ ]+R_SH_IMM_HI16 \.text\.other\+0x35
29[ ]+24:[ ]+c80000f0[ ]+shori 0,r15
30[ ]+24:[ ]+R_SH_IMM_MEDHI16 \.text\.other\+0x35
31[ ]+28:[ ]+c80000f0[ ]+shori 0,r15
32[ ]+28:[ ]+R_SH_IMM_MEDLOW16 \.text\.other\+0x35
33[ ]+2c:[ ]+c80000f0[ ]+shori 0,r15
34[ ]+2c:[ ]+R_SH_IMM_LOW16 \.text\.other\+0x35
35
360+30 <forw>:
37[ ]+30:[ ]+cc000190[ ]+movi 0,r25
38[ ]+30:[ ]+R_SH_IMM_HI16 \.data\.other\+0x38
39[ ]+34:[ ]+c8000190[ ]+shori 0,r25
40[ ]+34:[ ]+R_SH_IMM_MEDHI16 \.data\.other\+0x38
41[ ]+38:[ ]+c8000190[ ]+shori 0,r25
42[ ]+38:[ ]+R_SH_IMM_MEDLOW16 \.data\.other\+0x38
43[ ]+3c:[ ]+c8000190[ ]+shori 0,r25
44[ ]+3c:[ ]+R_SH_IMM_LOW16 \.data\.other\+0x38
45Disassembly of section \.text\.other:
46
470+ <forwdummylabel>:
48[ ]+0:[ ]+6ff0fff0[ ]+nop
49[ ]+4:[ ]+6ff0fff0[ ]+nop
50
510+8 <forwothertext>:
52[ ]+8:[ ]+6ff0fff0[ ]+nop
This page took 1.136575 seconds and 4 git commands to generate.