Updated ARC assembler from arccores.com
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / jl.d
CommitLineData
0d2bcfaf
NC
1#as: -EL -marc6
2#objdump: -dr -EL
3
4.*: +file format elf32-.*arc
5
6Disassembly of section .text:
7
800000000 <text_label>:
9 0: 40 02 1f 38 381f0240 jl 0 <text_label>
10
11 4: 00 00 00 00
12 4: R_ARC_B26 .text
13 8: 40 03 1f 38 381f0340 jl.f 0 <text_label>
14
15 c: 00 00 00 00
16 c: R_ARC_B26 .text
17 10: 02 82 00 38 38008202 jlnz \[r1\]
18 14: 40 02 1f 38 381f0240 jl 0 <text_label>
19
20 18: 00 00 00 00
21 18: R_ARC_B26 .text
22 1c: 40 03 1f 38 381f0340 jl.f 0 <text_label>
23
24 20: 00 00 00 00
25 20: R_ARC_B26 .text
This page took 0.023249 seconds and 4 git commands to generate.