Add vvvv support to disassembling of instructions with MRMDestMem and MRMDestReg...
authorCraig Topper <craig.topper@gmail.com>
Tue, 30 Aug 2011 07:09:35 +0000 (07:09 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 30 Aug 2011 07:09:35 +0000 (07:09 +0000)
commit3daa5c29d444a759a0c60656d1aaf2579e5e447c
treee6fe679d2b596b925d10c9cce560c74d1d9acc1d
parente497906e87c8dcf79bfd2f283679da9d99718861
Add vvvv support to disassembling of instructions with MRMDestMem and MRMDestReg form. Needed to support mem dest form of vmaskmovps/d. Fixes PR10807.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138795 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/Disassembler/X86/simple-tests.txt
utils/TableGen/X86RecognizableInstr.cpp