[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-ld01.d
CommitLineData
cc07cda6
CZ
1#as: -mrelax
2#objdump: -dr
3
4.*: +file format .*arc.*
5
6
7Disassembly of section .text:
8
900000000 <.text>:
10 0: 78e0 nop_s
50d2740d 11 2: 1710 7001 ld r1,\[pcl,16\]\s.*
cc07cda6
CZ
12 6: 264a 7000\s+.*
13 a: 264a 7000\s+.*
14 e: 78e0 nop_s
15 10: 2000 0000 add r0,r0,r0
This page took 0.060914 seconds and 4 git commands to generate.