Improve -mlfence-after-load
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / lfence-ret-b.d
1 #source: lfence-ret.s
2 #as: -mlfence-before-ret=not
3 #objdump: -dw
4 #name: -mlfence-before-ret=not
5
6 .*: +file format .*
7
8
9 Disassembly of section .text:
10
11 0+ <_start>:
12 +[a-f0-9]+: 66 f7 14 24 notw \(%esp\)
13 +[a-f0-9]+: 66 f7 14 24 notw \(%esp\)
14 +[a-f0-9]+: 0f ae e8 lfence
15 +[a-f0-9]+: 66 c3 retw
16 +[a-f0-9]+: 66 f7 14 24 notw \(%esp\)
17 +[a-f0-9]+: 66 f7 14 24 notw \(%esp\)
18 +[a-f0-9]+: 0f ae e8 lfence
19 +[a-f0-9]+: 66 c2 14 00 retw \$0x14
20 +[a-f0-9]+: f7 14 24 notl \(%esp\)
21 +[a-f0-9]+: f7 14 24 notl \(%esp\)
22 +[a-f0-9]+: 0f ae e8 lfence
23 +[a-f0-9]+: c3 ret
24 +[a-f0-9]+: f7 14 24 notl \(%esp\)
25 +[a-f0-9]+: f7 14 24 notl \(%esp\)
26 +[a-f0-9]+: 0f ae e8 lfence
27 +[a-f0-9]+: c2 1e 00 ret \$0x1e
28 +[a-f0-9]+: 66 f7 14 24 notw \(%esp\)
29 +[a-f0-9]+: 66 f7 14 24 notw \(%esp\)
30 +[a-f0-9]+: 0f ae e8 lfence
31 +[a-f0-9]+: 66 cb lretw
32 +[a-f0-9]+: 66 f7 14 24 notw \(%esp\)
33 +[a-f0-9]+: 66 f7 14 24 notw \(%esp\)
34 +[a-f0-9]+: 0f ae e8 lfence
35 +[a-f0-9]+: 66 ca 28 00 lretw \$0x28
36 +[a-f0-9]+: f7 14 24 notl \(%esp\)
37 +[a-f0-9]+: f7 14 24 notl \(%esp\)
38 +[a-f0-9]+: 0f ae e8 lfence
39 +[a-f0-9]+: cb lret
40 +[a-f0-9]+: f7 14 24 notl \(%esp\)
41 +[a-f0-9]+: f7 14 24 notl \(%esp\)
42 +[a-f0-9]+: 0f ae e8 lfence
43 +[a-f0-9]+: ca 28 00 lret \$0x28
44 #pass
This page took 0.030506 seconds and 4 git commands to generate.