[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-add01.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: 2740 7401 add 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.030186 seconds and 4 git commands to generate.