blob: 483d5f7aa470bc0e3e7e1511b989cf1256962254 [file] [log] [blame]
# Check illegal INVPCID instructions
.text
foo:
invpcid (%ecx), %bx
invpcid %ebx, (%ecx)
invpcid %ebx, %ecx
.intel_syntax noprefix
invpcid bx, [ecx]
invpcid [ecx], ebx
invpcid ecx, ebx