bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / pcrel-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:
70x[0-9a-f]+ 0000 0002 bne 0
b05a65d0 8 0: R_ARC_S21H_PCREL printf
24b368f8 90x[0-9a-f]+ 0800 0002 blne 0x00000000
b05a65d0 10 4: R_ARC_S21W_PCREL printf
24b368f8 110x[0-9a-f]+ 0001 0000 b 0x00000000
b05a65d0 12 8: R_ARC_S25H_PCREL printf
24b368f8 130x[0-9a-f]+ 0802 0000 bl 0x00000000
b05a65d0 14 c: R_ARC_S25W_PCREL printf
24b368f8 150x[0-9a-f]+ f800 bl_s 0x00000000
b05a65d0 16 10: R_ARC_S13_PCREL printf
This page took 0.027987 seconds and 4 git commands to generate.