[ARC] Don't allow pc-rel relocations for J* instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / fslotx.d
1 #as: -m32rx
2 #objdump: -dr
3 #name: fslotx
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+0 <bcl>:
10 *0: 78 00 f0 00 bcl 0 <bcl> \|\| nop
11 *4: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
12
13 0+8 <bcl_s>:
14 *8: 78 00 f0 00 bcl 8 <bcl_s> \|\| nop
15 *c: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
16
17 0+10 <bncl>:
18 10: 79 00 f0 00 bncl 10 <bncl> \|\| nop
19 14: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
20
21 0+18 <bncl_s>:
22 18: 79 00 f0 00 bncl 18 <bncl_s> \|\| nop
23 1c: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
This page took 0.030133 seconds and 4 git commands to generate.