VEX_PREFIX_66 doesn't need to set the hasOpSize flag since VEX instructions don't...
authorCraig Topper <craig.topper@gmail.com>
Fri, 17 Jan 2014 07:11:45 +0000 (07:11 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 17 Jan 2014 07:11:45 +0000 (07:11 +0000)
commit4b42f26ab57717b0459ebe17710db3173155f92b
tree830d086f8a246f75ce4980e1679ca090db6e50bd
parentad6662f20224c6749b0ba4a61b1bad40575f6f34
VEX_PREFIX_66 doesn't need to set the hasOpSize flag since VEX instructions don't use the size fields it controls.

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