[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / pic-relocs.d
CommitLineData
24b368f8
CZ
1#as: -mcpu=archs
2#objdump: -dr --prefix-addresses --show-raw-insn
3
4.*: +file format .*arc.*
5
6Disassembly of section .text:
50d2740d 70x[0-9a-f]+ 2730 7f82 0000 0000 ld r2,\[pcl,0\].*
b05a65d0 8 4: R_ARC_GOTPC32 var
50d2740d 90x[0-9a-f]+ 2700 7f9a 0000 0000 add gp,pcl,0.*
b05a65d0 10 c: R_ARC_GOTPC32 var
24b368f8 110x[0-9a-f]+ 2200 3f82 0000 0000 add r2,gp,0
b05a65d0 12 14: R_ARC_GOTOFF var
This page took 0.103857 seconds and 4 git commands to generate.