Improve -mlfence-after-load
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-lfence-ret-a.d
CommitLineData
a09f656b 1#source: x86-64-lfence-ret.s
97b4a8f7 2#as: -mlfence-before-ret=or
a09f656b 3#warning_output: x86-64-lfence-ret.e
4#objdump: -dw -Mintel64
97b4a8f7
L
5#name: x86-64 -mlfence-before-ret=or
6
7.*: +file format .*
8
9
10Disassembly of section .text:
11
120+ <_start>:
a09f656b 13 +[a-f0-9]+: 48 83 0c 24 00 orq \$0x0,\(%rsp\)
14 +[a-f0-9]+: 0f ae e8 lfence
15 +[a-f0-9]+: 66 c3 data16 retq
16 +[a-f0-9]+: 48 83 0c 24 00 orq \$0x0,\(%rsp\)
17 +[a-f0-9]+: 0f ae e8 lfence
18 +[a-f0-9]+: 66 c2 14 00 data16 retq \$0x14
97b4a8f7
L
19 +[a-f0-9]+: 48 83 0c 24 00 orq \$0x0,\(%rsp\)
20 +[a-f0-9]+: 0f ae e8 lfence
21 +[a-f0-9]+: c3 retq
22 +[a-f0-9]+: 48 83 0c 24 00 orq \$0x0,\(%rsp\)
23 +[a-f0-9]+: 0f ae e8 lfence
24 +[a-f0-9]+: c2 1e 00 retq \$0x1e
a09f656b 25 +[a-f0-9]+: 48 83 0c 24 00 orq \$0x0,\(%rsp\)
26 +[a-f0-9]+: 0f ae e8 lfence
27 +[a-f0-9]+: 66 48 c3 data16 rex.W retq
28 +[a-f0-9]+: 48 83 0c 24 00 orq \$0x0,\(%rsp\)
29 +[a-f0-9]+: 0f ae e8 lfence
30 +[a-f0-9]+: 66 48 c2 28 00 data16 rex.W retq \$0x28
31 +[a-f0-9]+: 66 83 0c 24 00 orw \$0x0,\(%rsp\)
32 +[a-f0-9]+: 0f ae e8 lfence
33 +[a-f0-9]+: 66 cb lretw
34 +[a-f0-9]+: 66 83 0c 24 00 orw \$0x0,\(%rsp\)
35 +[a-f0-9]+: 0f ae e8 lfence
36 +[a-f0-9]+: 66 ca 28 00 lretw \$0x28
37 +[a-f0-9]+: 83 0c 24 00 orl \$0x0,\(%rsp\)
38 +[a-f0-9]+: 0f ae e8 lfence
39 +[a-f0-9]+: cb lret
40 +[a-f0-9]+: 83 0c 24 00 orl \$0x0,\(%rsp\)
41 +[a-f0-9]+: 0f ae e8 lfence
42 +[a-f0-9]+: ca 28 00 lret \$0x28
43 +[a-f0-9]+: 48 83 0c 24 00 orq \$0x0,\(%rsp\)
44 +[a-f0-9]+: 0f ae e8 lfence
45 +[a-f0-9]+: 48 cb lretq
46 +[a-f0-9]+: 48 83 0c 24 00 orq \$0x0,\(%rsp\)
47 +[a-f0-9]+: 0f ae e8 lfence
48 +[a-f0-9]+: 48 ca 28 00 lretq \$0x28
97b4a8f7 49#pass
This page took 0.036089 seconds and 4 git commands to generate.