Fixed a bug in the X86 disassembler where a member of the
authorSean Callanan <scallanan@apple.com>
Mon, 21 Feb 2011 21:55:05 +0000 (21:55 +0000)
committerSean Callanan <scallanan@apple.com>
Mon, 21 Feb 2011 21:55:05 +0000 (21:55 +0000)
commit89e59e6343303696e14d4c134582dda083cf7408
tree56802dd51e2c0fd080e983aef2ce3d284074f295
parent37c79c59420763ab78aaaef0b54ac6a702325c3e
Fixed a bug in the X86 disassembler where a member of the
X86 instruction decode structure was being interpreted as
being in units of bits, although it is actually stored in
units of bytes.

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