7899c39ba87bae0ce6a0be5ac30b88bda72fc069
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-waitpkg.s
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.054929 seconds and 4 git commands to generate.