This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / pcrel-hms.d
CommitLineData
3c1a78a4
NC
1#as: -big
2#source: pcrel.s
3#objdump: -d -EB
4#name: PC-relative loads
e643ed08 5#warning_output: pcrel.l
3c1a78a4
NC
6
7.*: file format .*sh.*
8
9Disassembly of section .text:
10
1100000000 <code>:
f3b8f628
AS
12 0: d0 04 mov\.l 14 <litpool>,r0 ! ffffffec
13 2: d1 05 mov\.l 18 <litpool\+0x4>,r1 ! 90009
14 4: d1 03 mov\.l 14 <litpool>,r1 ! ffffffec
15 6: d1 03 mov\.l 14 <litpool>,r1 ! ffffffec
3c1a78a4
NC
16 8: c7 02 mova 14 <litpool>,r0
17 a: 61 02 mov\.l @r0,r1
f3b8f628 18 c: d1 01 mov\.l 14 <litpool>,r1 ! ffffffec
3c1a78a4
NC
19 e: 01 03 bsrf r1
20 10: 00 09 nop
21 12: 00 09 nop
22
2300000014 <litpool>:
24 14: ff ff \.word 0xffff
25 16: ff ec fmov fr14,fr15
26 18: 00 09 nop
27 1a: 00 09 nop
28 1c: 00 09 nop
29 1e: 00 09 nop
This page took 0.596283 seconds and 4 git commands to generate.