Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / relax-1.d
CommitLineData
3c74c164
AO
1#as: --abi=64
2#objdump: -dr
3#source: relax-1.s
4#name: Assembler PT relaxation limit, from first to second state.
5
42bf09b2 6.*: file format .*-sh64.*
3c74c164
AO
7
8Disassembly of section \.text:
9
10[0]+ <start>:
11[ ]+0:[ ]+6ff0fff0[ ]+nop
12
130+4 <start2>:
14[ ]+4:[ ]+cc000990[ ]+movi 2,r25
15[ ]+8:[ ]+c8000590[ ]+shori 1,r25
16[ ]+c:[ ]+6bf56630[ ]+ptrel/l r25,tr3
17
180+10 <x1>:
19[ ]+10:[ ]+e9fffe40[ ]+pta/l 2000c <x0>,tr4
20[ ]+\.\.\.
21
220+2000c <x0>:
23[ ]+2000c:[ ]+ea000650[ ]+pta/l 10 <x1>,tr5
24[ ]+20010:[ ]+ea000260[ ]+pta/l 10 <x1>,tr6
25[ ]+20014:[ ]+cffff590[ ]+movi -3,r25
26[ ]+20018:[ ]+cbffd590[ ]+shori 65525,r25
27[ ]+2001c:[ ]+6bf56660[ ]+ptrel/l r25,tr6
28[ ]+20020:[ ]+cffff590[ ]+movi -3,r25
29[ ]+20024:[ ]+cbffa590[ ]+shori 65513,r25
30[ ]+20028:[ ]+6bf56670[ ]+ptrel/l r25,tr7
This page took 0.822163 seconds and 4 git commands to generate.