gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / pcrel.d
CommitLineData
31c372aa
AO
1#as: -big
2#objdump: -d
3#name: PC-relative loads
9691d64f 4#stderr: pcrel.l
31c372aa
AO
5
6.*: file format .*sh.*
7
8Disassembly of section .text:
9
1000000000 <code>:
f3b8f628 11 0: d0 04 mov\.l 14 <litpool>,r0 ! ffffffec
9691d64f 12 2: d1 05 mov\.l 18 <litpool\+0x4>,r1
f3b8f628
AS
13 4: d1 03 mov\.l 14 <litpool>,r1 ! ffffffec
14 6: d1 03 mov\.l 14 <litpool>,r1 ! ffffffec
9691d64f
JR
15 8: c7 02 mova 14 <litpool>,r0
16 a: 61 02 mov\.l @r0,r1
f3b8f628 17 c: d1 01 mov\.l 14 <litpool>,r1 ! ffffffec
9691d64f
JR
18 e: 01 03 bsrf r1
19 10: 00 09 nop
20 12: 00 09 nop
31c372aa 21
9691d64f
JR
2200000014 <litpool>:
23 14: ff ff \.word 0xffff
24 16: ff ec \.word 0xffec
This page took 0.262506 seconds and 4 git commands to generate.