[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-sub02.d
1 #as: -mrelax
2 #objdump: -dr
3
4 .*: +file format .*arc.*
5
6
7 Disassembly of section .text:
8
9 00000000 <.text>:
10 0: 2742 7401 sub r1,pcl,0x10\s.*
11 4: 264a 7000\s+.*
12 8: 264a 7000\s+.*
13 c: 264a 7000\s+.*
14 10: 2000 0000 add r0,r0,r0
This page took 0.03104 seconds and 4 git commands to generate.