[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-avoid2.d
CommitLineData
4670103e
CZ
1#as: -mcpu=archs -mrelax
2#objdump: -dr
3
4.*: +file format .*arc.*
5
6
7Disassembly of section .text:
8
900000000 <test>:
10 0: 2000 0000 add r0,r0,r0
11
1200000004 <main>:
50d2740d 13 4: 0802 0000 bl 0 ;0 <test>
4670103e 14 4: R_ARC_S25W_PCREL_PLT test
This page took 0.09711 seconds and 4 git commands to generate.