Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / pt-1.d
CommitLineData
3c74c164
AO
1#as: --isa=shmedia
2#objdump: -dr
3#name: Basic SHmedia PT and PTA instructions.
4
42bf09b2 5.*: file format .*-sh64.*
3c74c164
AO
6
7Disassembly of section \.text:
8[0]+ <start>:
9[ ]+0:[ ]+6ff0fff0[ ]+nop
10
11[0]+4 <start1>:
12[ ]+4:[ ]+6ff0fff0[ ]+nop
13
14[0]+8 <start4>:
15[ ]+8:[ ]+ebfffe50[ ]+pta/l 4 <start1>,tr5
16[ ]+c:[ ]+6ff0fff0[ ]+nop
17[ ]+10:[ ]+e8000a70[ ]+pta/l 18 <start2>,tr7
18[ ]+14:[ ]+6ff0fff0[ ]+nop
19
20[0]+18 <start2>:
21[ ]+18:[ ]+e8000a40[ ]+pta/l 20 <start3>,tr4
22[ ]+1c:[ ]+6ff0fff0[ ]+nop
23
24[0]+20 <start3>:
25[ ]+20:[ ]+ebffea30[ ]+pta/l 8 <start4>,tr3
26[ ]+24:[ ]+6ff0fff0[ ]+nop
This page took 0.718633 seconds and 4 git commands to generate.