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