Only disassembler instructions with vvvv != 1111 if the instruction actually uses...
authorCraig Topper <craig.topper@gmail.com>
Tue, 13 Sep 2011 07:37:44 +0000 (07:37 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 13 Sep 2011 07:37:44 +0000 (07:37 +0000)
commit4bbeb18f76a39e3a3224579dcf8c57584e761693
tree68efe483d59e61fd33ad83d31d00e6f18a649347
parent58bbb81764ccd20d06018b407d2698e4f1ad0709
Only disassembler instructions with vvvv != 1111 if the instruction actually uses the vvvv field to encode an operand. Fixes PR10851.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139591 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/Disassembler/X86DisassemblerDecoder.c