* gas/elf.exp: Don't run for sh64*-*-linux*, because it sets the
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / mix-noexp-1.d
1 #as: --abi=32 -no-expand
2 #objdump: -dr
3 #source: mix-1.s
4 #name: Mixed-ISA objects with -no-expand.
5
6 .*: file format .*-sh64.*
7
8 Disassembly of section \.text:
9
10 0+ <start>:
11 [ ]+0:[ ]+89 01 bt 6 <forw>
12 [ ]+2:[ ]+c7 00[ ]+mova 4 <start2>,r0
13
14 0+4 <start2>:
15 [ ]+4:[ ]+00[ ]+09 nop
16
17 0+6 <forw>:
18 [ ]+6:[ ]+00[ ]+09 nop
19 Disassembly of section \.text\.media:
20
21 0+ <mediacode>:
22 [ ]+0:[ ]+ec000640[ ]+ptb/l 4 <mediacode\+0x4>,tr4
23 [ ]+0:[ ]+R_SH_PT_16[ ]+\.text\+0x6
24 [ ]+4:[ ]+e8000250[ ]+pta/l 4 <mediacode\+0x4>,tr5
25 [ ]+4:[ ]+R_SH_PT_16[ ]+\.text\+0x4
26
27 0+8 <mediacode2>:
28 [ ]+8:[ ]+cc000360[ ]+movi 0,r54
29 [ ]+8:[ ]+R_SH_IMMS16[ ]+\.text\+0x4
30 [ ]+c:[ ]+cc0002d0[ ]+movi 0,r45
31 [ ]+c:[ ]+R_SH_IMMS16[ ]+\.text\.media\+0x9
32 [ ]+10:[ ]+ebfffa70[ ]+pta/l 8 <mediacode2>,tr7
33 [ ]+14:[ ]+6ff0fff0[ ]+nop
This page took 0.032556 seconds and 5 git commands to generate.