x86: adjust {,E}VEX.W handling outside of 64-bit mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-fence-as-lock-add-yes.d
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
8 Disassembly of section .text:
9
10 0+ <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.043826 seconds and 4 git commands to generate.