340488831dee1fe0ec5c8554966f4edeaef463e6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-lfence-ret-b.d
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
9 Disassembly of section .text:
10
11 0+ <_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.030716 seconds and 3 git commands to generate.