Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / movi32-noexp-2.d
1 #as: --isa=shmedia --abi=32 -no-expand
2 #objdump: -dr
3 #source: movi-2.s
4 #name: MOVI non-expansion of local symbols with relocs, 32-bit ABI.
5
6 .*: file format .*-sh64.*
7
8 Disassembly of section \.text:
9
10 0+ <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
18 0+c <forw>:
19 [ ]+c:[ ]+cc000190[ ]+movi 0,r25
20 [ ]+c:[ ]+R_SH_IMMS16 \.data\.other\+0x38
21 Disassembly of section \.text\.other:
22
23 0+ <forwdummylabel>:
24 [ ]+0:[ ]+6ff0fff0[ ]+nop
25 [ ]+4:[ ]+6ff0fff0[ ]+nop
26
27 0+8 <forwothertext>:
28 [ ]+8:[ ]+6ff0fff0[ ]+nop
This page took 0.030014 seconds and 4 git commands to generate.