i386: Check for reserved VEX.vvvv and EVEX.vvvv
[external/binutils.git] / gas / testsuite / gas / i386 / x86-64-invpcid.s
1 # Check 64bit INVPCID instruction
2
3         .text
4 foo:
5         invpcid (%rax), %rdx
6
7         .intel_syntax noprefix
8         invpcid rdx,[rax]
9         invpcid rdx,oword ptr [rax]