[X86] Add support for parsing and printing the mnemonic aliases for the XOP VPCOM...
[oota-llvm.git] / test / MC / Disassembler / X86 / simple-tests.txt
index 8fab6c9febcb99e0222b40b19cffeb7f5b74c0db..875c5b711a905c8a45dacd5f3cec6558e833d09b 100644 (file)
 # CHECK: vpcmov %ymm1, (%rax), %ymm3, %ymm4
 0x8f 0xe8 0x64 0xa2 0x20 0x10
 
+# CHECK: vpcomeqb  %xmm6, %xmm4, %xmm2
+0x8f 0xe8 0x58 0xcc 0xd6 0x04
+
+# CHECK: vpcomneqb 8(%rax), %xmm3, %xmm2
+0x8f 0xe8 0x60 0xcc 0x50 0x08 0x05
+
 # CHECK: vpcomb $55, %xmm6, %xmm4, %xmm2
 0x8f 0xe8 0x58 0xcc 0xd6 0x37