Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they are inval...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / fslot.d
CommitLineData
252b5132
RH
1#as:
2#objdump: -dr
3#name: fslot
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+0 <bl>:
10 *0: 7e 00 f0 00 bl 0 <bl> \|\| nop
11 *4: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
12
130+8 <bl_s>:
14 *8: 7e 00 f0 00 bl 8 <bl_s> \|\| nop
15 *c: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
16
170+10 <bra>:
18 *10: 7f 00 f0 00 bra 10 <bra> \|\| nop
19 *14: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
20
210+18 <bra_s>:
22 *18: 7f 00 f0 00 bra 18 <bra_s> \|\| nop
23 *1c: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
24
250+20 <jl>:
26 *20: 1e c0 f0 00 jl r0 \|\| nop
27 *24: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
28
290+28 <trap>:
30 *28: 10 f4 f0 00 trap [#]*0x4 \|\| nop
31 *2c: 60 08 f0 00 ldi r0,[#]*8 \|\| nop
This page took 1.142177 seconds and 4 git commands to generate.