[X86] Fix disassembly of absolute moves to work correctly in 16 and 32-bit modes...
authorCraig Topper <craig.topper@gmail.com>
Wed, 31 Dec 2014 07:07:31 +0000 (07:07 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 31 Dec 2014 07:07:31 +0000 (07:07 +0000)
commit99bcab7b850fd57143e4103939a27ad78655b721
treebb100a85df4804fa9fdbf3ce7c8c54baf2230cf8
parent6e518776e3f0506ecb2dbb63c34ec561eb81f075
[X86] Fix disassembly of absolute moves to work correctly in 16 and 32-bit modes with all 4 combinations of OpSize and AdSize prefixes being present or not.

llvm-svn: 225036
llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h
llvm/utils/TableGen/X86DisassemblerTables.cpp
llvm/utils/TableGen/X86RecognizableInstr.cpp