Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-lfence-ret-a.d
CommitLineData
97b4a8f7
L
1#source: lfence-ret.s
2#as: -mlfence-before-ret=or
3#objdump: -dw
4#name: x86-64 -mlfence-before-ret=or
5
6.*: +file format .*
7
8
9Disassembly of section .text:
10
110+ <_start>:
12 +[a-f0-9]+: 48 83 0c 24 00 orq \$0x0,\(%rsp\)
13 +[a-f0-9]+: 0f ae e8 lfence
14 +[a-f0-9]+: c3 retq
15 +[a-f0-9]+: 48 83 0c 24 00 orq \$0x0,\(%rsp\)
16 +[a-f0-9]+: 0f ae e8 lfence
17 +[a-f0-9]+: c2 1e 00 retq \$0x1e
18#pass
This page took 0.033121 seconds and 4 git commands to generate.