Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / ptc64-1.d
1 #as: --abi=64
2 #objdump: -dr
3 #source: ptc-1.s
4 #name: PT constant, 64-bit ABI.
5
6 .*: file format .*-sh64.*
7
8 Disassembly of section \.text:
9
10 0+ <start>:
11 [ ]+0:[ ]+cc000190[ ]+movi 0,r25
12 [ ]+0:[ ]+R_SH_IMM_HI16_PCREL \*ABS\*\+0xf0
13 [ ]+4:[ ]+c8000190[ ]+shori 0,r25
14 [ ]+4:[ ]+R_SH_IMM_MEDHI16_PCREL \*ABS\*\+0xf4
15 [ ]+8:[ ]+c8000190[ ]+shori 0,r25
16 [ ]+8:[ ]+R_SH_IMM_MEDLOW16_PCREL \*ABS\*\+0xf8
17 [ ]+c:[ ]+c8000190[ ]+shori 0,r25
18 [ ]+c:[ ]+R_SH_IMM_LOW16_PCREL \*ABS\*\+0xfc
19 [ ]+10:[ ]+6bf56610[ ]+ptrel/l r25,tr1
This page took 0.031918 seconds and 4 git commands to generate.