[ARC] Don't allow pc-rel relocations for J* instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / fslotx.d
CommitLineData
93c6c015
DE
1#as: -m32rx
2#objdump: -dr
3#name: fslotx
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+0 <bcl>:
10 *0: 78 00 f0 00 bcl 0 <bcl> \|\| nop
11 *4: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
12
130+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
170+10 <bncl>:
18 10: 79 00 f0 00 bncl 10 <bncl> \|\| nop
19 14: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
20
210+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.739121 seconds and 4 git commands to generate.