gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / pcrel-coff.d
CommitLineData
77b63882 1#as: -big
8bda4946 2#objdump: -d -EB
77b63882
JR
3#name: PC-relative loads
4
5.*: file format .*sh.*
6
7Disassembly of section .text:
8
900000000 <code>:
f3b8f628
AS
10 0: d1 03 mov\.l 10 <litpool>,r1 ! fffffff0
11 2: d1 03 mov\.l 10 <litpool>,r1 ! fffffff0
77b63882
JR
12 4: c7 02 mova 10 <litpool>,r0
13 6: 61 02 mov\.l @r0,r1
f3b8f628 14 8: d1 01 mov\.l 10 <litpool>,r1 ! fffffff0
77b63882
JR
15 a: 01 03 bsrf r1
16 c: 00 09 nop
17 e: 00 09 nop
18
1900000010 <litpool>:
20 10: ff ff \.word 0xffff
21 12: ff f0 fadd fr15,fr15
22 14: 00 09 nop
23 16: 00 09 nop
24 18: 00 09 nop
25 1a: 00 09 nop
26 1c: 00 09 nop
27 1e: 00 09 nop
This page took 0.256959 seconds and 4 git commands to generate.