i386: Add tests for lfence with load/indirect branch/ret
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-lfence-ret-b.d
CommitLineData
97b4a8f7
L
1#source: lfence-ret.s
2#as: -mlfence-before-ret=not
3#objdump: -dw
4#name: x86-64 -mlfence-before-ret=not
5
6.*: +file format .*
7
8
9Disassembly of section .text:
10
110+ <_start>:
12 +[a-f0-9]+: 48 f7 14 24 notq \(%rsp\)
13 +[a-f0-9]+: 48 f7 14 24 notq \(%rsp\)
14 +[a-f0-9]+: 0f ae e8 lfence
15 +[a-f0-9]+: c3 retq
16 +[a-f0-9]+: 48 f7 14 24 notq \(%rsp\)
17 +[a-f0-9]+: 48 f7 14 24 notq \(%rsp\)
18 +[a-f0-9]+: 0f ae e8 lfence
19 +[a-f0-9]+: c2 1e 00 retq \$0x1e
20#pass
This page took 0.027711 seconds and 4 git commands to generate.