Avoid "8 byte insn in delay slot" warning message.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / j.d
1 #objdump: -dr
2 #name: j
3
4 # Test the j insn.
5
6 .*: +file format elf32-.*arc
7
8 Disassembly of section .text:
9 00000000 <text_label> 38000000 j r0
10 00000004 <text_label\+4> 38000020 j.d r0
11 00000008 <text_label\+8> 38000040 j.jd r0
12 0000000c <text_label\+c> 38000000 j r0
13 00000010 <text_label\+10> 38008000 j r1
14 00000014 <text_label\+14> 38008020 j.d r1
15 00000018 <text_label\+18> 38008040 j.jd r1
16 0000001c <text_label\+1c> 38008000 j r1
17 00000020 <text_label\+20> 381f0000 j 0
18 RELOC: 00000024 R_ARC_32 .text
19 00000028 <text_label\+28> 381f0000 j 0
20 RELOC: 0000002c R_ARC_32 .text
21 00000030 <text_label\+30> 381f0000 j 0
22 RELOC: 00000034 R_ARC_32 .text
23 00000038 <text_label\+38> 381f0001 jeq 0
24 RELOC: 0000003c R_ARC_32 .text
25 00000040 <text_label\+40> 381f0001 jeq 0
26 RELOC: 00000044 R_ARC_32 .text
27 00000048 <text_label\+48> 381f0002 jne 0
28 RELOC: 0000004c R_ARC_32 .text
29 00000050 <text_label\+50> 381f0002 jne 0
30 RELOC: 00000054 R_ARC_32 .text
31 00000058 <text_label\+58> 381f0003 jp 0
32 RELOC: 0000005c R_ARC_32 .text
33 00000060 <text_label\+60> 381f0003 jp 0
34 RELOC: 00000064 R_ARC_32 .text
35 00000068 <text_label\+68> 381f0004 jn 0
36 RELOC: 0000006c R_ARC_32 .text
37 00000070 <text_label\+70> 381f0004 jn 0
38 RELOC: 00000074 R_ARC_32 .text
39 00000078 <text_label\+78> 381f0005 jc 0
40 RELOC: 0000007c R_ARC_32 .text
41 00000080 <text_label\+80> 381f0005 jc 0
42 RELOC: 00000084 R_ARC_32 .text
43 00000088 <text_label\+88> 381f0005 jc 0
44 RELOC: 0000008c R_ARC_32 .text
45 00000090 <text_label\+90> 381f0006 jnc 0
46 RELOC: 00000094 R_ARC_32 .text
47 00000098 <text_label\+98> 381f0006 jnc 0
48 RELOC: 0000009c R_ARC_32 .text
49 000000a0 <text_label\+a0> 381f0006 jnc 0
50 RELOC: 000000a4 R_ARC_32 .text
51 000000a8 <text_label\+a8> 381f0007 jv 0
52 RELOC: 000000ac R_ARC_32 .text
53 000000b0 <text_label\+b0> 381f0007 jv 0
54 RELOC: 000000b4 R_ARC_32 .text
55 000000b8 <text_label\+b8> 381f0008 jnv 0
56 RELOC: 000000bc R_ARC_32 .text
57 000000c0 <text_label\+c0> 381f0008 jnv 0
58 RELOC: 000000c4 R_ARC_32 .text
59 000000c8 <text_label\+c8> 381f0009 jgt 0
60 RELOC: 000000cc R_ARC_32 .text
61 000000d0 <text_label\+d0> 381f000a jge 0
62 RELOC: 000000d4 R_ARC_32 .text
63 000000d8 <text_label\+d8> 381f000b jlt 0
64 RELOC: 000000dc R_ARC_32 .text
65 000000e0 <text_label\+e0> 381f000c jle 0
66 RELOC: 000000e4 R_ARC_32 .text
67 000000e8 <text_label\+e8> 381f000d jhi 0
68 RELOC: 000000ec R_ARC_32 .text
69 000000f0 <text_label\+f0> 381f000e jls 0
70 RELOC: 000000f4 R_ARC_32 .text
71 000000f8 <text_label\+f8> 381f000f jpnz 0
72 RELOC: 000000fc R_ARC_32 .text
73 00000100 <text_label\+100> 381f0000 j 0
74 RELOC: 00000104 R_ARC_32 external_text_label
75 00000108 <text_label\+108> 381f0000 j 0
This page took 0.032514 seconds and 5 git commands to generate.