x86: Check non-WIG EVEX instruction encoding with -mevexwig=1
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-fence-as-lock-add-yes.d
CommitLineData
e4e00185
AS
1#source: fence-as-lock-add.s
2#as: -mfence-as-lock-add=yes
3#objdump: -dw
4#name: x86-64 fence as lock add = yes
5
6.*: +file format .*
7
8Disassembly of section .text:
9
100+ <main>:
11[ ]*[a-f0-9]+: f0 83 04 24 00[ ]* lock addl \$0x0,\(%rsp\)
12[ ]*[a-f0-9]+: f0 83 04 24 00[ ]* lock addl \$0x0,\(%rsp\)
13[ ]*[a-f0-9]+: f0 83 04 24 00[ ]* lock addl \$0x0,\(%rsp\)
14#pass
This page took 0.153515 seconds and 4 git commands to generate.