bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / jl.d
CommitLineData
886a2506
NC
1#as: -mcpu=archs
2#objdump: -dr --show-raw-insn
0d2bcfaf 3
886a2506 4.*: +file format .*arc.*
0d2bcfaf
NC
5
6Disassembly of section .text:
7
886a2506
NC
8[0-9a-f]+ <text_label>:
9 0: 2022 0f80 0000 0000 jl 0
b05a65d0 10 4: R_ARC_32_ME text_label
886a2506
NC
11 8: 20e3 0042 jlne.d \[r1\]
12 c: 78e0 nop_s
13 e: 20e2 0f80 0000 0000 jl 0
b05a65d0 14 12: R_ARC_32_ME text_label
This page took 0.678714 seconds and 4 git commands to generate.