i386: Check for reserved VEX.vvvv and EVEX.vvvv
[external/binutils.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 %ecx
9         umwait %rcx
10         umwait %r10
11         umwait %r10d
12         tpause %ecx
13         tpause %rcx
14         tpause %r10
15         tpause %r10d