Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / pcrel2.d
CommitLineData
8ba4dac0 1#as: -big
28602ebf 2#objdump: -drj.text
8ba4dac0
DJ
3#name: PC-relative loads
4
5.*: file format .*sh.*
28602ebf
KK
6
7Disassembly of section \.text:
8
900000000 <code>:
10 0: 8b 01 bf 6 <foo>
f3b8f628
AS
11 2: d0 02 mov\.l c <bar>,r0 ! 6 .*
12 4: 90 02 mov\.w c <bar>,r0 ! 0 .*
28602ebf
KK
13
1400000006 <foo>:
15 6: af fe bra 6 <foo>
16 8: 00 09 nop
17 a: 00 09 nop
18
190000000c <bar>:
20 c: 00 00 .*[ ]*.*
21 e: 00 06 .*[ ]*.*
22 10: 00 0a .*[ ]*.*
23 12: 0c 00 .*[ ]*.*
This page took 0.716872 seconds and 4 git commands to generate.