Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / movi64-noexp-2.d
CommitLineData
3c74c164
AO
1#as: --isa=shmedia --abi=64 -no-expand
2#objdump: -dr
3#source: movi-2.s
4#name: MOVI non-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_IMMS16 \.text\+0x2d
13[ ]+4:[ ]+cc000360[ ]+movi 0,r54
14[ ]+4:[ ]+R_SH_IMMS16 \.data\+0x2c
15[ ]+8:[ ]+cc0000f0[ ]+movi 0,r15
16[ ]+8:[ ]+R_SH_IMMS16 \.text\.other\+0x35
17
180+c <forw>:
19[ ]+c:[ ]+cc000190[ ]+movi 0,r25
20[ ]+c:[ ]+R_SH_IMMS16 \.data\.other\+0x38
21Disassembly of section \.text\.other:
22
230+ <forwdummylabel>:
24[ ]+0:[ ]+6ff0fff0[ ]+nop
25[ ]+4:[ ]+6ff0fff0[ ]+nop
26
270+8 <forwothertext>:
28[ ]+8:[ ]+6ff0fff0[ ]+nop
This page took 0.84471 seconds and 4 git commands to generate.