x86: refine TPAUSE and UMWAIT
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-waitpkg-intel.d
CommitLineData
de89d0a3
IT
1#as:
2#objdump: -dw -Mintel
3#name: x86_64 WAITPKG insns (Intel disassembly)
4#source: x86-64-waitpkg.s
5
6.*: +file format .*
7
8
9Disassembly of section \.text:
10
110+ <_start>:
12[ ]*[a-f0-9]+:[ ]*f3 0f ae f0[ ]*umonitor rax
13[ ]*[a-f0-9]+:[ ]*f3 41 0f ae f2[ ]*umonitor r10
14[ ]*[a-f0-9]+:[ ]*67 f3 41 0f ae f2[ ]*umonitor r10d
ae1d3843 15[ ]*[a-f0-9]+:[ ]*f2 0f ae f1[ ]*umwait ecx
ae1d3843 16[ ]*[a-f0-9]+:[ ]*f2 41 0f ae f2[ ]*umwait r10d
b630c145 17[ ]*[a-f0-9]+:[ ]*f2 0f ae f7[ ]*umwait edi
ae1d3843 18[ ]*[a-f0-9]+:[ ]*66 0f ae f1[ ]*tpause ecx
ae1d3843 19[ ]*[a-f0-9]+:[ ]*66 41 0f ae f2[ ]*tpause r10d
b630c145
JB
20[ ]*[a-f0-9]+:[ ]*66 0f ae f7[ ]*tpause edi
21[ ]*[a-f0-9]+:[ ]*f2 0f ae f6[ ]*umwait esi
22[ ]*[a-f0-9]+:[ ]*66 0f ae f6[ ]*tpause esi
de89d0a3 23#pass
This page took 0.26208 seconds and 4 git commands to generate.