Fix the disassembly of the X86 crc32 instruction. Bug 10702 and rdar://8795217
authorKevin Enderby <enderby@apple.com>
Mon, 29 Aug 2011 22:06:28 +0000 (22:06 +0000)
committerKevin Enderby <enderby@apple.com>
Mon, 29 Aug 2011 22:06:28 +0000 (22:06 +0000)
commitfff64ca9cfdcb8e2fd2e124fcda1c1053523afc6
treece63109943866721dcc45e24643cde0515118e37
parentf3704769bb2e8170769840528869ae5696545481
Fix the disassembly of the X86 crc32 instruction.  Bug 10702 and rdar://8795217

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