* gas/all/gas.exp (forward references): Don't test c30.
[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>:
10 0: d1 03 mov\.l 10 <litpool>,r1 ! 0xfffffff0
11 2: d1 03 mov\.l 10 <litpool>,r1 ! 0xfffffff0
12 4: c7 02 mova 10 <litpool>,r0
13 6: 61 02 mov\.l @r0,r1
14 8: d1 01 mov\.l 10 <litpool>,r1 ! 0xfffffff0
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.036358 seconds and 4 git commands to generate.