Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-waitpkg.s
CommitLineData
de89d0a3
IT
1# Check 64bit WAITPKG instructions.
2
3 .text
4_start:
5 umonitor %rax
6 umonitor %r10
7 umonitor %r10d
8 umwait %rcx
9 umwait %r10
10 tpause %rcx
11 tpause %r10
This page took 0.024446 seconds and 4 git commands to generate.