[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-sub04.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: 78e0 nop_s
11 2: 2742 7281 sub r1,pcl,0xa\s.*
12 6: 264a 7000\s+.*
13 a: 78e0 nop_s
14 c: 2000 0000 add r0,r0,r0
This page took 0.035886 seconds and 4 git commands to generate.